longan/brandy/arisc/ar100s/system/debugger/debugger_i.h
.. .. @@ -21,8 +21,10 @@ 21 21 22 22 #include "include.h" 23 23 24 +#ifdef CFG_DEBUGGER_PRINTF24 25 static s32 print_align(char *string, s32 len, s32 align); 25 26 static s32 print_current_time(void); 27 +#endif26 28 27 29 28 30 #endif /* __DEBUGGER_I_H__ */