Ignore:
Timestamp:
Aug 14, 2000, 10:57:07 AM (25 years ago)
Author:
bird
Message:

Corrections...
Testing is now done with real kernel image!!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/dev16/d16init.c

    r4005 r4010  
    1 /* $Id: d16init.c,v 1.6.4.2 2000-08-13 09:23:56 bird Exp $
     1/* $Id: d16init.c,v 1.6.4.3 2000-08-14 08:57:03 bird Exp $
    22 *
    33 * d16init - init routines for both drivers.
     
    249249    if (TKSSBase16 != 0)
    250250        return NO_ERROR;
     251    /*
    251252    _asm {
    252253        int 3;
    253254    }
     255    */
    254256
    255257    /* First we're to get the DosTable2 stuff. */
Note: See TracChangeset for help on using the changeset viewer.