#include #include bool osInit(void) { return(TRUE); } void osEnd(void) { }