#include "../picoc.h" void PlatformLibraryInit() { } /* list of all library functions and their prototypes */ struct LibraryFunction PlatformLibrary[] = { { NULL, NULL } };