mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
remove ros specific functions from public header
svn path=/trunk/; revision=17288
This commit is contained in:
@@ -9838,16 +9838,6 @@ DbgSetDebugFilterState(
|
||||
IN ULONG Level,
|
||||
IN BOOLEAN State);
|
||||
|
||||
NTOSAPI
|
||||
BOOLEAN
|
||||
DDKAPI
|
||||
KeRosPrintAddress ( PVOID address );
|
||||
|
||||
NTOSAPI
|
||||
VOID
|
||||
DDKAPI
|
||||
KeRosDumpStackFrames ( PULONG Frame, ULONG FrameCount );
|
||||
|
||||
#ifdef DBG
|
||||
|
||||
#define KdPrint(_x_) DbgPrint _x_
|
||||
|
||||
Reference in New Issue
Block a user