- Timestamp:
- Feb 2, 2010 4:02:15 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/k/kDbgBase.h
r29 r40 93 93 #endif 94 94 95 #ifdef __DOXYGEN__95 #ifdef DOXYGEN_RUNNING 96 96 /** @def KDBG_BUILDING 97 97 * Define KDBG_BUILDING to indicate that kDbg is being built. … … 181 181 # define KDBG_LITTLE_ENDIAN 182 182 #endif 183 #ifdef __DOXYGEN__183 #ifdef DOXYGEN_RUNNING 184 184 # define KDBG_BIG_ENDIAN 185 185 #endif
Note:
See TracChangeset
for help on using the changeset viewer.