notaz.gp2x.de
/
picodrive.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
loading msgs, bugfixes
[picodrive.git]
/
platform
/
gp2x
/
squidgehack.h
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#ifndef __MMUHACK__
2
#define __MMUHACK__
3
4
extern int mmuhack(void);
5
extern int mmuunhack(void);
6
7
#endif /* __MMUHACK__ */