Changeset 222 for trunk/src/helpers/dosh.c
- Timestamp:
- Sep 3, 2002, 8:17:46 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/dosh.c
r220 r222 4123 4123 ********************************************************************/ 4124 4124 4125 staticPVOID // G_pvGlobalInfoSeg = NULL,4125 STATIC PVOID // G_pvGlobalInfoSeg = NULL, 4126 4126 G_pvLocalInfoSeg = NULL; 4127 4127 … … 4134 4134 */ 4135 4135 4136 staticVOID GetInfoSegs(VOID)4136 STATIC VOID GetInfoSegs(VOID) 4137 4137 { 4138 4138 SEL GlobalInfoSegSelector,
Note:
See TracChangeset
for help on using the changeset viewer.