Big merge: thanks alex and greatlord. Not a complete merge but most
[reactos.git] / reactos / lib / rtl / rtl.h
index 336cdf7..e6154fe 100644 (file)
 #include <windows.h>
 #include <ndk/ntndk.h>
 
+#ifdef _M_PPC /* Hmm why is this needed? */
+#define DBG_PRINTEXCEPTION_C             ((NTSTATUS)0x40010006)
+#endif
+
 /* Internal RTL header */
 #include <reactos/helper.h>
 #include "rtlp.h"