Fixed hal display and initialization code.

svn path=/trunk/; revision=699
This commit is contained in:
Eric Kohl 1999-10-16 00:17:40 +00:00
parent 36e229b42f
commit a23adc0492

View file

@ -1,4 +1,4 @@
# $Id: makefile_rex,v 1.31 1999/08/29 13:44:58 dwelch Exp $
# $Id: makefile_rex,v 1.32 1999/10/16 00:17:40 ekohl Exp $
#
# ReactOS Operating System
#
@ -55,7 +55,7 @@ SE_OBJECTS = se/semgr.o
CM_OBJECTS = cm/registry.o
DBG_OBJECTS = dbg/brkpoint.o dbg/errinfo.o
DBG_OBJECTS = dbg/brkpoint.o dbg/errinfo.o dbg/print.o
LDR_OBJECTS = ldr/loader.o ldr/init.o ldr/syspath.o