Fix loader warnings

svn path=/trunk/; revision=4369
This commit is contained in:
Gé van Geldorp 2003-03-20 09:45:57 +00:00
parent 4a6584272a
commit 61656150fa
2 changed files with 18 additions and 18 deletions

View file

@ -1,4 +1,4 @@
; $Id: ntoskrnl.def,v 1.147 2003/02/13 22:24:19 hbirr Exp $ ; $Id: ntoskrnl.def,v 1.148 2003/03/20 09:45:57 gvg Exp $
; ;
; reactos/ntoskrnl/ntoskrnl.def ; reactos/ntoskrnl/ntoskrnl.def
; ;
@ -976,14 +976,14 @@ ZwWaitForSingleObject@12
ZwWriteFile@36 ZwWriteFile@36
ZwYieldExecution@0 ZwYieldExecution@0
_abnormal_termination _abnormal_termination
_alldiv _alldiv@4
_allmul _allmul@4
_allrem _allrem@4
_allshl _allshl@4
_allshr _allshr@4
_aulldiv _aulldiv@4
_aullrem _aullrem@4
_aullshr _aullshr@4
_except_handler2 _except_handler2
_except_handler3 _except_handler3
_global_unwind2 _global_unwind2

View file

@ -1,4 +1,4 @@
; $Id: ntoskrnl.edf,v 1.133 2003/02/13 22:24:19 hbirr Exp $ ; $Id: ntoskrnl.edf,v 1.134 2003/03/20 09:45:57 gvg Exp $
; ;
; reactos/ntoskrnl/ntoskrnl.def ; reactos/ntoskrnl/ntoskrnl.def
; ;
@ -974,14 +974,14 @@ ZwWaitForSingleObject=ZwWaitForSingleObject@12
ZwWriteFile=ZwWriteFile@36 ZwWriteFile=ZwWriteFile@36
ZwYieldExecution=ZwYieldExecution@0 ZwYieldExecution=ZwYieldExecution@0
_abnormal_termination _abnormal_termination
_alldiv _alldiv=_alldiv@4
_allmul _allmul=_allmul@4
_allrem _allrem=_allrem@4
_allshl _allshl=_allshl@4
_allshr _allshr=_allshr@4
_aulldiv _aulldiv=_aulldiv@4
_aullrem _aullrem=_aullrem@4
_aullshr _aullshr=_aullshr@4
_except_handler2 _except_handler2
_except_handler3 _except_handler3
_global_unwind2 _global_unwind2