X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pandora%2Flinux%2Fxenv.h;fp=pandora%2Flinux%2Fxenv.h;h=948381e5bc31eb7278b083ed19a14e771f1af246;hb=eb3668fc5dab138073cd4844208ac05b94086a4a;hp=0000000000000000000000000000000000000000;hpb=43c24b301dc8c0c5952e1d22bad865f4304d01f8;p=gpsp.git diff --git a/pandora/linux/xenv.h b/pandora/linux/xenv.h new file mode 100644 index 0000000..948381e --- /dev/null +++ b/pandora/linux/xenv.h @@ -0,0 +1,5 @@ + +int xenv_init(void); +int xenv_update(int *is_down); +void xenv_finish(void); +