1 2 3 4 5 6
#ifndef NITRO_OS_PRINTF_H_ #define NITRO_OS_PRINTF_H_ #define OS_Warning( ... ) ((void)0) #endif //NITRO_OS_PRINTF_H_