X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Fyportenv.h;h=700115007a26bf8b2762eb18772292dfdc7d8cba;hb=c2c3fedf8a75ce6b2e747fa4604a240077cd8be4;hp=22afb069b14c2b0d80780f1a2d429cdf90f6be1a;hpb=5409719091c79983abc45bcc3070bce6786c8278;p=yaffs2.git 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