[BACK]Return to platform.h CVS log [TXT][DIR] Up to [local] / prex / boot / arm / include

File: [local] / prex / boot / arm / include / platform.h (download)

Revision 1.1, Tue Aug 19 12:46:47 2008 UTC (15 years, 10 months ago) by nbrk
Branch: MAIN

Initial revision

#if defined(__gba__)
#include <../gba/platform.h>
#else
#error platform not supported
#endif