Changeset 4025 for branches/GRACE/src/win32k/dev32
- Timestamp:
- Aug 17, 2000, 10:23:35 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/dev32/d32init.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/dev32/d32init.c
r4018 r4025 1 /* $Id: d32init.c,v 1.19.4. 4 2000-08-15 07:03:25bird Exp $1 /* $Id: d32init.c,v 1.19.4.5 2000-08-17 08:23:32 bird Exp $ 2 2 * 3 3 * d32init.c - 32-bits init routines. … … 1435 1435 {(unsigned)&fakepPTDACur, 4}, 1436 1436 {(unsigned)&fakeptda_start, 4}, 1437 {(unsigned)&fakeptda_environ, 4} 1437 {(unsigned)&fakeptda_environ, 4}, 1438 {(unsigned)&fakeptda_module, 4} 1438 1439 }; 1439 1440 int i;
Note:
See TracChangeset
for help on using the changeset viewer.
