edit readme
[lunaix-os.git] / lunaix-os / includes / lunaix / status.h
index f9b947de7f4bd309445a527a360ca5c259e1d236..ffaacf51ce091b959e3462636f120f6c2233a08e 100644 (file)
@@ -30,5 +30,8 @@
 #define ENOTDEV -24
 #define EOVERFLOW -25
 #define ENOTBLK -26
+#define ENOEXEC -27
+#define E2BIG -28
+#define ELIBBAD -29
 
 #endif /* __LUNAIX_CODE_H */