- Implement remaining functions in rtl/i386/math_asm.S
[reactos.git] / reactos / lib / rtl / rtl.h
index e80b348..bed66c3 100644 (file)
@@ -9,10 +9,7 @@
 /* INCLUDES ******************************************************************/
 
 /* We're a core NT DLL, we don't import syscalls */
-#define _NTSYSTEM_
-#define _NTDLLBUILD_
 #define WIN32_NO_STATUS
-#define NTOS_MODE_USER
 #define _INC_SWPRINTF_INL_
 
 /* C Headers */