Changeset 21717 for branches/gcc-kmk/src/kernel32/exceptstackdump.cpp
- Timestamp:
- Oct 18, 2011, 9:16:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/kernel32/exceptstackdump.cpp
r21611 r21717 30 30 #include "dbglocal.h" 31 31 32 int SYSTEM EXPORT WriteLogNoEOL(c har *tekst, ...);32 int SYSTEM EXPORT WriteLogNoEOL(const char *tekst, ...); 33 33 34 34 #define FIX64KLIMIT
Note:
See TracChangeset
for help on using the changeset viewer.