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/dev32.h

    r4164 r5086  
    1 /* $Id: dev32.h,v 1.9 2000-09-02 21:08:00 bird Exp $
     1/* $Id: dev32.h,v 1.10 2001-02-10 11:11:43 bird Exp $
    22 *
    33 * dev32 - header file for 32-bit part of the driver.
     
    6161USHORT _loadds _Far32 _Pascal Win32kIOCtl(PRP32GENIOCTL pRpIOCtl);
    6262#endif
    63 #ifdef _OS2Krnl_h_
     63#ifdef _OS2KLDR_H_
    6464PMTE _System GetOS2KrnlMTE(void); /* (devfirst.asm) */
    6565#endif
Note: See TracChangeset for help on using the changeset viewer.