chore: fix almost *ALL* warnings.
[lunaix-os.git] / lunaix-os / usr / includes / sys / types.h
index 8b30318f83b7f3b68e6c8333e7e34cf38da94b0d..4c197f5ab12fdc37f8b85bc1df37245dbf034c22 100644 (file)
@@ -1,7 +1,9 @@
 #ifndef __LUNAIX_SYS_TYPES_H
 #define __LUNAIX_SYS_TYPES_H
 
+#undef NULL
 #define NULL (void*)0
+#define NULLPTR 0
 
 #define PEXITTERM 0x100
 #define PEXITSTOP 0x200