- Get rid of TAG() from the kernel
[reactos.git] / reactos / ntoskrnl / ex / harderr.c
index 084295a..8062519 100644 (file)
@@ -12,7 +12,7 @@
 #define NDEBUG
 #include <debug.h>
 
-#define TAG_ERR TAG('E', 'r', 'r', ' ')
+#define TAG_ERR ' rrE'
 
 /* GLOBALS ****************************************************************/