Changeset 11389 in vbox for trunk/src/VBox/Main/darwin
- Timestamp:
- Aug 13, 2008 1:30:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/darwin/iokit.cpp
r11375 r11389 324 324 # else 325 325 # define DARWIN_IOKIT_LOG(a) RTLogPrintf a 326 # define DARWIN_IOKIT_LOG (a) RTLogFlush()326 # define DARWIN_IOKIT_LOG_FLUSH() RTLogFlush(NULL) 327 327 # endif 328 328 # define DARWIN_IOKIT_DUMP_OBJ(o) darwinDumpObj(o)
Note:
See TracChangeset
for help on using the changeset viewer.