mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
add time.o (function HalQueryRealTimeClock)
svn path=/trunk/; revision=235
This commit is contained in:
parent
fc52fb7648
commit
9c602cda2e
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ HAL_OBJECTS = hal/x86/head.o hal/x86/irq.o hal/x86/exp.o hal/x86/isa.o \
|
|||
hal/x86/pci.o hal/x86/irqhand.o hal/x86/page.o hal/x86/halinit.o \
|
||||
hal/x86/irql.o hal/x86/bios32.o hal/x86/thread.o hal/x86/spinlock.o \
|
||||
hal/x86/printk.o hal/x86/mp.o hal/x86/dma.o hal/x86/bus.o hal/x86/mbr.o \
|
||||
hal/x86/sysinfo.o hal/x86/usercall.o
|
||||
hal/x86/sysinfo.o hal/x86/usercall.o hal/x86/time.o
|
||||
|
|
Loading…
Reference in a new issue