equal
deleted
inserted
replaced
117 # define TRACE_CHUNK( x ) x |
117 # define TRACE_CHUNK( x ) x |
118 #else |
118 #else |
119 # define TRACE_CHUNK( x ) |
119 # define TRACE_CHUNK( x ) |
120 #endif |
120 #endif |
121 |
121 |
|
122 #define LOG(args...) TRACE(Kern::Printf(args)) |
122 |
123 |
123 #endif |
124 #endif |