Ignore:
Timestamp:
Aug 13, 2000, 11:23:59 AM (25 years ago)
Author:
bird
Message:

Messing around with libraries. There were a conversion bug in libconv.
The VAC365 linker don't like the output libconv...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Grace/src/win32k/include/devSegDf.inc

    r3834 r4005  
    1 ; $Id: devSegDf.inc,v 1.5.4.1 2000-07-16 22:43:28 bird Exp $
     1; $Id: devSegDf.inc,v 1.5.4.2 2000-08-13 09:23:59 bird Exp $
    22;
    33; Segment definitions for win32k.sys.
     
    2323CODE16 segment word public 'CODE' use16
    2424CODE16 ends
     25
     26CODE16_IOSEG segment word public 'CODE' use16
     27CODE16_IOSEG ends
    2528
    2629
Note: See TracChangeset for help on using the changeset viewer.