Changeset 4164 for trunk/src/win32k/include/OS2KVM.h
- Timestamp:
- Sep 2, 2000, 11:08:23 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/OS2KVM.h
r3411 r4164 1 /* $Id: OS2KVM.h,v 1. 4 2000-04-17 01:56:49bird Exp $1 /* $Id: OS2KVM.h,v 1.5 2000-09-02 21:08:00 bird Exp $ 2 2 * 3 3 * OS/2 kernel VM functions. … … 82 82 83 83 84 typedef USHORT HMTE, *PHMTE;85 typedef USHORT HPTDA, *PHPTDA;86 87 84 /******************************************************************************* 88 85 * Exported Functions * … … 108 105 PUSHORT pushPTDA); 109 106 107 PMTE KRNLCALL VMPseudoHandleMap( 108 HMTE hMTE); 110 109 #endif
Note:
See TracChangeset
for help on using the changeset viewer.