Changeset 9528 for trunk/src/win32k/kKrnlLib/include/OS2Krnl.h
- Timestamp:
- Dec 19, 2002, 2:49:11 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/kKrnlLib/include/OS2Krnl.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/include/OS2Krnl.h
r9514 r9528 1 /* $Id: OS2Krnl.h,v 1. 4 2002-12-16 02:25:06 bird Exp $1 /* $Id: OS2Krnl.h,v 1.5 2002-12-19 01:49:06 bird Exp $ 2 2 * 3 3 * OS/2 kernel structures, typedefs and macros. … … 30 30 31 31 32 /******************************************************************************* 33 * Header Files * 34 *******************************************************************************/ 32 35 /* 33 36 * "OS2KDefs.h" 34 37 */ 38 /* NOASM */ 39 #include <os2def.h> 40 /* ASM */ 35 41 #if !defined(OS2_INCLUDED) 36 42 /* when used with h2inc.exe */ … … 42 48 #endif 43 49 50 51 /******************************************************************************* 52 * Defined Constants And Macros * 53 *******************************************************************************/ 44 54 /* undefine everything defined below to quite compiler */ 45 55 #undef PAGESIZE
Note:
See TracChangeset
for help on using the changeset viewer.
