Changeset 494 for trunk/thune/win32/os.h
- Timestamp:
- 10/29/07 17:30:32 (13 months ago)
- Files:
-
- 1 modified
-
trunk/thune/win32/os.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/win32/os.h
r473 r494 39 39 #define memSet memset 40 40 #define memMove memmove 41 #define memSwab _swab 41 42 42 43 #ifdef TRACK_MALLOC
