notaz.gp2x.de
/
gpsp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffa573f
)
edit rpi.h
author
Dave
<pribyl.email@gmail.com>
Tue, 19 Mar 2013 22:23:01 +0000
(23:23 +0100)
committer
Dave
<pribyl.email@gmail.com>
Tue, 19 Mar 2013 22:23:01 +0000
(23:23 +0100)
raspberrypi/rpi.h
patch
|
blob
|
blame
|
history
diff --git
a/raspberrypi/rpi.h
b/raspberrypi/rpi.h
index
536414d
..
65f9cc3
100644
(file)
--- a/
raspberrypi/rpi.h
+++ b/
raspberrypi/rpi.h
@@
-2,6
+2,7
@@
void gpsp_plat_init(void);
void gpsp_plat_quit(void);
#define PLAT_BUTTON_COUNT 17
+#define PLAT_MENU_BUTTON -1 // have one hardcoded
extern u32 button_plat_mask_to_config[PLAT_BUTTON_COUNT];
void *fb_flip_screen(void);