Ignore:
Timestamp:
Sep 2, 2000, 10:49:29 PM (25 years ago)
Author:
bird
Message:

Bugfixing, DevSegDf.h,...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/elf2lx/elf2lx.cpp

    r2924 r4162  
    1 /* $Id: elf2lx.cpp,v 1.3 2000-02-27 02:13:19 bird Exp $
     1/* $Id: elf2lx.cpp,v 1.3.4.1 2000-09-02 20:49:13 bird Exp $
    22 *
    33 * Elf2Lx - implementation.
     
    2828#include <newexe.h>                     /* OS/2 NE structs and definitions. */
    2929#include <exe386.h>                     /* OS/2 LX structs and definitions. */
     30
     31#include "devSegDf.h"                   /* Win32k segment definitions. */
    3032
    3133#include "malloc.h"                     /* win32k malloc (resident). Not C library! */
Note: See TracChangeset for help on using the changeset viewer.