summaryrefslogtreecommitdiff
path: root/pandora/linux/xenv.h
diff options
context:
space:
mode:
Diffstat (limited to 'pandora/linux/xenv.h')
-rw-r--r--pandora/linux/xenv.h5
1 files changed, 5 insertions, 0 deletions
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);
+