/* * $Id: platform.h,v 1.1 2008/06/03 11:08:19 nbrk Exp $ */ #if defined(__ngw100__) #include <../ngw100/platform.h> #else #error platform not supported #endif