Changeset 5181 for trunk/src


Ignore:
Timestamp:
Feb 19, 2001, 6:51:37 AM (25 years ago)
Author:
bird
Message:

Removed comment on EPT_PROC16.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/probkrnl.h

    r5099 r5181  
    1 /* $Id: probkrnl.h,v 1.18 2001-02-11 15:12:23 bird Exp $
     1/* $Id: probkrnl.h,v 1.19 2001-02-19 05:51:37 bird Exp $
    22 *
    33 * Include file for ProbKrnl.
     
    4949
    5050/* 16bit types */
    51 #define EPT_PROC16              (EPT_PROC | EPT_16BIT)        /* no implemented yet! */
     51#define EPT_PROC16              (EPT_PROC | EPT_16BIT)
    5252#define EPT_PROCIMPORT16        (EPT_PROCIMPORT | EPT_16BIT)  /* far proc in calltab with a far jmp. */
    5353#define EPT_PROCIMPORTNR16      (EPT_PROCIMPORT | EPT_16BIT | EPT_NOT_REQ)
Note: See TracChangeset for help on using the changeset viewer.