Ignore:
Timestamp:
Dec 19, 2002, 2:49:11 AM (23 years ago)
Author:
bird
Message:

Just big commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/kKrnlLib/include/OS2Krnl.h

    r9514 r9528  
    1 /* $Id: OS2Krnl.h,v 1.4 2002-12-16 02:25:06 bird Exp $
     1/* $Id: OS2Krnl.h,v 1.5 2002-12-19 01:49:06 bird Exp $
    22 *
    33 * OS/2 kernel structures, typedefs and macros.
     
    3030
    3131
     32/*******************************************************************************
     33*   Header Files                                                               *
     34*******************************************************************************/
    3235/*
    3336 * "OS2KDefs.h"
    3437 */
     38/* NOASM */
     39#include <os2def.h>
     40/* ASM */
    3541#if !defined(OS2_INCLUDED)
    3642    /* when used with h2inc.exe */
     
    4248#endif
    4349
     50
     51/*******************************************************************************
     52*   Defined Constants And Macros                                               *
     53*******************************************************************************/
    4454/* undefine everything defined below to quite compiler */
    4555#undef  PAGESIZE
Note: See TracChangeset for help on using the changeset viewer.