mpu401_debug_printf
void mpu401_debug_printf(const char *text,...);
#define TRACE(a) mpu401_debug_printf a
#define PRINT(a) mpu401_debug_printf a