Support to multi-threading and pthread interface (POSIX.1-2008) (#23)
[lunaix-os.git] / lunaix-os / includes / lunaix / status.h
index 44fa2f9858dca4bec0fe47ec09d268e2bd02de88..9b057472812215f80779e3f61be9e5c1b0ca2739 100644 (file)
@@ -1,10 +1 @@
-#ifndef __LUNAIX_CODE_H
-#define __LUNAIX_CODE_H
-
-#define LXPROCFULL -(1)
-#define LXHEAPFULL -(2)
-#define LXINVLDPTR -(2)
-#define LXOUTOFMEM -(3)
-#define LXINVLDPID -(4)
-
-#endif /* __LUNAIX_CODE_H */
+#include <usr/lunaix/status.h>
\ No newline at end of file