Merge branch 'master' into prog-loader
[lunaix-os.git] / lunaix-os / includes / lunaix / status.h
index cc105b469ccede5f2ff622a155c0c24a7b463232..31d2327f1f01bac60f867e66fdb86d8d62d1c00f 100644 (file)
@@ -29,5 +29,8 @@
 #define ENOMEM LXOUTOFMEM
 #define ENOTDEV -24
 #define EOVERFLOW -25
+#define ENOTBLK -26
+#define ENOEXEC -27
+#define E2BIG -28
 
 #endif /* __LUNAIX_CODE_H */