mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:36:11 +00:00
Cleanup
svn path=/trunk/; revision=808
This commit is contained in:
parent
2eccd28b8f
commit
3bee100dae
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
; $Id: ntoskrnl.def,v 1.29 1999/11/27 03:29:46 ekohl Exp $
|
; $Id: ntoskrnl.def,v 1.30 1999/12/01 15:10:42 ekohl Exp $
|
||||||
;
|
;
|
||||||
; reactos/ntoskrnl/ntoskrnl.def
|
; reactos/ntoskrnl/ntoskrnl.def
|
||||||
;
|
;
|
||||||
|
@ -74,7 +74,6 @@ ExReleaseResourceForThreadLite
|
||||||
ExSystemTimeToLocalTime
|
ExSystemTimeToLocalTime
|
||||||
ExTryToAcquireResourceExclusiveLite
|
ExTryToAcquireResourceExclusiveLite
|
||||||
HalRegisterServiceTable
|
HalRegisterServiceTable
|
||||||
;InitializeObjectAttributes
|
|
||||||
IoAllocateController
|
IoAllocateController
|
||||||
IoAttachDeviceToDeviceStack
|
IoAttachDeviceToDeviceStack
|
||||||
IoBuildSynchronousFsdRequest
|
IoBuildSynchronousFsdRequest
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
; $Id: ntoskrnl.edf,v 1.16 1999/11/27 03:29:46 ekohl Exp $
|
; $Id: ntoskrnl.edf,v 1.17 1999/12/01 15:10:42 ekohl Exp $
|
||||||
;
|
;
|
||||||
; reactos/ntoskrnl/ntoskrnl.def
|
; reactos/ntoskrnl/ntoskrnl.def
|
||||||
;
|
;
|
||||||
|
@ -74,7 +74,6 @@ ExReleaseResourceForThreadLite
|
||||||
ExSystemTimeToLocalTime
|
ExSystemTimeToLocalTime
|
||||||
ExTryToAcquireResourceExclusiveLite
|
ExTryToAcquireResourceExclusiveLite
|
||||||
HalRegisterServiceTable
|
HalRegisterServiceTable
|
||||||
;InitializeObjectAttributes
|
|
||||||
IoAllocateController
|
IoAllocateController
|
||||||
IoAttachDeviceToDeviceStack
|
IoAttachDeviceToDeviceStack
|
||||||
IoBuildSynchronousFsdRequest
|
IoBuildSynchronousFsdRequest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue