use the real RtlGetCallersAddress in ntoskrnl

svn path=/branches/ros-amd64-bringup/; revision=37494
This commit is contained in:
Timo Kreuzer
2008-11-20 23:29:00 +00:00
parent 10578c9846
commit 03fcd64b99

View File

@@ -13,6 +13,7 @@
#include <psdk/ntverp.h>
/* DDK/IFS/NDK Headers */
#define _REALLY_GET_CALLERS_CALLER_
#ifdef _MSC_VER
#include <excpt.h>
#include <ntdef.h>