Changeset 4018 for branches/GRACE/src/win32k/dev16
- Timestamp:
- Aug 15, 2000, 9:03:27 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/dev16/probkrnl.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/dev16/probkrnl.c
r4017 r4018 1 /* $Id: probkrnl.c,v 1.20.4. 4 2000-08-15 06:15:59bird Exp $1 /* $Id: probkrnl.c,v 1.20.4.5 2000-08-15 07:03:23 bird Exp $ 2 2 * 3 3 * Description: Autoprobes the os2krnl file and os2krnl[*].sym files. … … 119 119 {FALSE, -1, 10, "ptda_start", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 28 */ 120 120 {FALSE, -1, 12, "ptda_environ", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 29 */ 121 {FALSE, -1, 11, "ptda_module", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 29 */ 121 122 122 123 }; … … 1660 1661 int i; 1661 1662 1662 printf16("/* $Id: probkrnl.c,v 1.20.4. 4 2000-08-15 06:15:59bird Exp $\n"1663 printf16("/* $Id: probkrnl.c,v 1.20.4.5 2000-08-15 07:03:23 bird Exp $\n" 1663 1664 "*\n" 1664 1665 "* Autogenerated kernel symbol database.\n"
Note:
See TracChangeset
for help on using the changeset viewer.
