mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 15:52:57 +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
|
; ReactOS Operating System
|
||||||
;
|
;
|
||||||
EXPORTS
|
EXPORTS
|
||||||
CcRosInitializeFileCache
|
|
||||||
CcRosReleaseFileCache
|
|
||||||
CcRosTraceCacheMap
|
|
||||||
CcCanIWrite
|
CcCanIWrite
|
||||||
CcCopyRead
|
CcCopyRead
|
||||||
CcCopyWrite
|
CcCopyWrite
|
||||||
|
@ -960,7 +957,6 @@ READ_REGISTER_USHORT
|
||||||
READ_REGISTER_BUFFER_UCHAR
|
READ_REGISTER_BUFFER_UCHAR
|
||||||
READ_REGISTER_BUFFER_ULONG
|
READ_REGISTER_BUFFER_ULONG
|
||||||
READ_REGISTER_BUFFER_USHORT
|
READ_REGISTER_BUFFER_USHORT
|
||||||
KiRosPrintAddress
|
|
||||||
KeRosDumpStackFrames
|
KeRosDumpStackFrames
|
||||||
RtlAbsoluteToSelfRelativeSD
|
RtlAbsoluteToSelfRelativeSD
|
||||||
RtlAddAccessAllowedAce
|
RtlAddAccessAllowedAce
|
||||||
|
|
|
@ -979,7 +979,6 @@ READ_REGISTER_USHORT@4
|
||||||
READ_REGISTER_BUFFER_UCHAR@12
|
READ_REGISTER_BUFFER_UCHAR@12
|
||||||
READ_REGISTER_BUFFER_ULONG@12
|
READ_REGISTER_BUFFER_ULONG@12
|
||||||
READ_REGISTER_BUFFER_USHORT@12
|
READ_REGISTER_BUFFER_USHORT@12
|
||||||
KiRosPrintAddress@4
|
|
||||||
KeRosDumpStackFrames@8
|
KeRosDumpStackFrames@8
|
||||||
RtlAbsoluteToSelfRelativeSD@12
|
RtlAbsoluteToSelfRelativeSD@12
|
||||||
RtlAddAccessAllowedAce@16
|
RtlAddAccessAllowedAce@16
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue