Remove config.h

svn path=/trunk/; revision=1813
This commit is contained in:
David Welch 2001-04-20 12:59:13 +00:00
parent f0e807621f
commit 6b9f511801
2 changed files with 1 additions and 7 deletions

View file

@ -8,3 +8,4 @@ depends.exe
mkconfig
mkconfig.exe
ntoskrnl.dbg
config

View file

@ -1,7 +0,0 @@
/* Automatically generated, Edit the Makefile to change configuration */
#ifndef __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H
#define __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H
#define DBG
#define UP
#define CONFIG "DBG UP"
#endif /* __NTOSKRNL_INCLUDE_INTERNAL_CONFIG_H */