Changeset 21916 for trunk/src/win32k/lib/libCallThruCallGate.asm
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/win32k/lib/libCallThruCallGate.asm
r5224 r21916 13 13 ; 14 14 public libCallThruCallGate 15 public usCGSelector15 public _usCGSelector 16 16 17 17 … … 19 19 f48CallGate: 20 20 ulOffset dd 0 21 usCGSelector dw 021 _usCGSelector dw 0 22 22 DATA32 ends 23 23
Note:
See TracChangeset
for help on using the changeset viewer.