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

Annotation of prex-old/boot/avr32/include/platform.h, Revision 1.1

1.1     ! nbrk        1: /*
        !             2:  * $Id$
        !             3:  */
        !             4: #if defined(__ngw100__)
        !             5: #include <../ngw100/platform.h>
        !             6: #else
        !             7: #error platform not supported
        !             8: #endif

CVSweb