#ifndef ULIB_SYSTEM_SYSTEM_H_ #define ULIB_SYSTEM_SYSTEM_H_ void sys_debugprint(const char *string); #endif // ULIB_SYSTEM_SYSTEM_H_