Ignore:
Timestamp:
Feb 10, 2001, 12:11:48 PM (25 years ago)
Author:
bird
Message:

Moved ldrCalls.h into the OS2Krnl.h tree as OS2KLDR.h.
Also moved the Ldr definitions from OS2Krnl.h and into OS2KLDR.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/OS2KVM.h

    r4787 r5086  
    1 /* $Id: OS2KVM.h,v 1.8 2000-12-11 06:53:50 bird Exp $
     1/* $Id: OS2KVM.h,v 1.9 2001-02-10 11:11:43 bird Exp $
    22 *
    33 * OS/2 kernel VM functions.
     
    183183    PUSHORT pushPTDA);
    184184
     185#ifdef _OS2KLDR_H_
    185186PMTE KRNLCALL VMPseudoHandleMap(
    186187    HMTE    hMTE);
    187188#endif
     189
     190#endif
Note: See TracChangeset for help on using the changeset viewer.