bring pandora to buildable state. Some cleanups and fixes along the way.
[picodrive.git] / platform / gp2x / squidgehack.h
CommitLineData
cc68a136 1#ifndef __MMUHACK__
2#define __MMUHACK__
3
4extern int mmuhack(void);
5extern int mmuunhack(void);
6
7#endif /* __MMUHACK__ */