major menu unification, minor reorganization
[libpicofe.git] / gp2x / squidgehack.h
CommitLineData
720ee7f6 1#ifndef __MMUHACK__
2#define __MMUHACK__
3
4extern int mmuhack(void);
5extern int mmuunhack(void);
6
7#endif /* __MMUHACK__ */