mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 19:35:44 +00:00
- Actually remove the exports.
svn path=/trunk/; revision=33647
This commit is contained in:
parent
8522c6766e
commit
e5196d85e3
2 changed files with 0 additions and 5 deletions
|
@ -3,9 +3,6 @@
|
|||
; ReactOS Operating System
|
||||
;
|
||||
EXPORTS
|
||||
CcRosInitializeFileCache
|
||||
CcRosReleaseFileCache
|
||||
CcRosTraceCacheMap
|
||||
CcCanIWrite
|
||||
CcCopyRead
|
||||
CcCopyWrite
|
||||
|
@ -960,7 +957,6 @@ READ_REGISTER_USHORT
|
|||
READ_REGISTER_BUFFER_UCHAR
|
||||
READ_REGISTER_BUFFER_ULONG
|
||||
READ_REGISTER_BUFFER_USHORT
|
||||
KiRosPrintAddress
|
||||
KeRosDumpStackFrames
|
||||
RtlAbsoluteToSelfRelativeSD
|
||||
RtlAddAccessAllowedAce
|
||||
|
|
|
@ -979,7 +979,6 @@ READ_REGISTER_USHORT@4
|
|||
READ_REGISTER_BUFFER_UCHAR@12
|
||||
READ_REGISTER_BUFFER_ULONG@12
|
||||
READ_REGISTER_BUFFER_USHORT@12
|
||||
KiRosPrintAddress@4
|
||||
KeRosDumpStackFrames@8
|
||||
RtlAbsoluteToSelfRelativeSD@12
|
||||
RtlAddAccessAllowedAce@16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue