Changeset 21783 for branches/gcc-kmk/src/win32k/lib/libCallThruCallGate.asm
- Timestamp:
- Nov 2, 2011, 11:13:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/win32k/lib/libCallThruCallGate.asm
r5224 r21783 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.