Changeset 7125 for trunk/src


Ignore:
Timestamp:
Oct 19, 2001, 3:49:06 AM (24 years ago)
Author:
bird
Message:

Prototyped the log init function for this module.

File:
1 edited

Legend:

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

    r6819 r7125  
    1 /* $Id: dev32.h,v 1.5 2001-09-26 04:00:29 bird Exp $
     1/* $Id: dev32.h,v 1.6 2001-10-19 01:49:06 bird Exp $
    22 *
    33 * dev32 - header file for 32-bit part of the driver.
     
    7070int     interpretFunctionProlog32(char *pach);
    7171int     interpretFunctionProlog16(char *pach);
     72int     InitkKrnlLibLog(void);
    7273int     krnlInit(void);
    7374int     krnlInit2(void);
Note: See TracChangeset for help on using the changeset viewer.