X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyportenv.h;h=700115007a26bf8b2762eb18772292dfdc7d8cba;hb=58bd37c91ae156c746b7b57be68987eacb0d5cb2;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