X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyportenv.h;h=700115007a26bf8b2762eb18772292dfdc7d8cba;hp=22afb069b14c2b0d80780f1a2d429cdf90f6be1a;hb=41a39f326b4b732a36310275c0f4489c07117679;hpb=4aab7ea4c9b8fb1bb9b375476a9faf70d29871b1 diff --git a/direct/yportenv.h b/direct/yportenv.h index 22afb06..7001150 100644 --- a/direct/yportenv.h +++ b/direct/yportenv.h @@ -163,6 +163,10 @@ #define ENOSPC 28 #endif +#ifndef EROFS +#define EROFS 30 +#endif + #ifndef ERANGE #define ERANGE 34 #endif @@ -195,6 +199,10 @@ #define EISDIR 21 #endif +#ifndef ELOOP +#define ELOOP 40 +#endif + // Mode flags