CloverBootloader/rEFIt_UEFI/cpp_unit_test/poolprint-test-cpp_conf.h

13 lines
212 B
C
Raw Normal View History

#define F(x) x
#define LF(x) L##x
#define PRIF "%a"
#define PRILF "%s"
2020-04-24 11:30:09 +02:00
#define loggf(...) printf(__VA_ARGS__)
//#define loggf(...) printf(__VA_ARGS__)
#define DISPLAY_ONLY_FAILED
//#define DISPLAY_START_INFO