From eb3668fc5dab138073cd4844208ac05b94086a4a Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 4 Sep 2011 20:02:19 +0300 Subject: initial pandora port, with hardware scaling and stuff --- pandora/linux/xenv.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pandora/linux/xenv.h (limited to 'pandora/linux/xenv.h') 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); + -- cgit v1.2.3