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

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

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

Initial revision

#if defined(__pc__) || defined(__nommu__)
#include <../pc/platform.h>
#else
#error platform not supported
#endif