Changeset 16056 in vbox for trunk/src/recompiler_new/Sun/crt/stdio.h
- Timestamp:
- Jan 19, 2009 7:19:02 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler_new/Sun/crt/stdio.h
r15452 r16056 68 68 #define fprintf(logfile, ...) LogIt(LOG_INSTANCE, 0, LOG_GROUP_REM_PRINTF, (__VA_ARGS__)) 69 69 70 #ifdef DEBUG_TMP_LOGGING 71 # error "DEBUG_TMP_LOGGING doesn't work with the Sun/crt/stdio.h wrapper." 72 #endif 70 73 71 74 __END_DECLS
Note:
See TracChangeset
for help on using the changeset viewer.