#include "global.h" // This file contains print functions that are used by fault.c, so they are placed in the fault module void __osSyncVPrintf(UNK_TYPE4 param_1, ...) { } void osSyncPrintf(char* str, ...) { } void rmonPrintf(UNK_TYPE4 param_1, ...) { }