notaz.gp2x.de
/
picodrive.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
move select from evdev to upper level
[picodrive.git]
/
platform
/
gp2x
/
squidgehack.h
Commit
Line
Data
cc68a136
1
#ifndef __MMUHACK__
2
#define __MMUHACK__
3
4
extern int mmuhack(void);
5
extern int mmuunhack(void);
6
7
#endif /* __MMUHACK__ */