使用gcc成功编译boot
This commit is contained in:
@@ -51,8 +51,9 @@
|
||||
|
||||
#define DBG_LOG_(type_,msg_,...)\
|
||||
debug_log(__FILE__,__func__,__LINE__,type_,(msg_),##__VA_ARGS__)
|
||||
//#define DBG_LOG_(type_,msg_,...)\
|
||||
// debug_log("-","-",__LINE__,type_,(msg_),##__VA_ARGS__)
|
||||
|
||||
// #define DBG_LOG_(type_,msg_,...)
|
||||
// debug_log("-","-",__LINE__,type_,(msg_),##__VA_ARGS__)
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
|
Reference in New Issue
Block a user