Ignore:
Timestamp:
Feb 11, 2001, 4:15:12 PM (25 years ago)
Author:
bird
Message:

Removed ldrCalls.h from generated source.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev16/mkcalltab.c

    r5086 r5102  
    1 /* $Id: mkcalltab.c,v 1.2 2001-02-10 11:11:41 bird Exp $
     1/* $Id: mkcalltab.c,v 1.3 2001-02-11 15:15:12 bird Exp $
    22 *
    33 * Description:     Generates the calltab.asm from aImportTab.
     
    113113     * Write Start of file.
    114114     */
    115     printf16("; $Id: mkcalltab.c,v 1.2 2001-02-10 11:11:41 bird Exp $\n"
     115    printf16("; $Id: mkcalltab.c,v 1.3 2001-02-11 15:15:12 bird Exp $\n"
    116116             ";\n"
    117117             "; Autogenerated calltab file.\n"
     
    335335     * Write Start of file.
    336336     */
    337     printf16("/* $Id: mkcalltab.c,v 1.2 2001-02-10 11:11:41 bird Exp $\n"
     337    printf16("/* $Id: mkcalltab.c,v 1.3 2001-02-11 15:15:12 bird Exp $\n"
    338338             " *\n"
    339339             " * Autogenerated TstFakers.c file.\n"
     
    367367             "#include \"probkrnl.h\"\n"
    368368             "#include \"ldr.h\"\n"
    369              "#include \"ldrCalls.h\"\n"
    370369             "#include \"test.h\"\n"
    371370             "\n"
Note: See TracChangeset for help on using the changeset viewer.