X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Ferrors.h;h=c0a67ed6d895e44a7220dca901c9b7a747c7173a;hb=ada23a5a94474a1bc0b6f72fb81aa5d2a5fa9e7f;hp=e994dd571d55dbbc4fe9e8addefa7510aed779da;hpb=778a7e33cfa273b52c5b6256e61da1e00303d304;p=yaboot.git diff --git a/include/errors.h b/include/errors.h index e994dd5..c0a67ed 100644 --- a/include/errors.h +++ b/include/errors.h @@ -34,6 +34,7 @@ #define FILE_ERR_LENGTH -10 #define FILE_ERR_FSBUSY -11 #define FILE_ERR_BADDEV -12 +#define FILE_ERR_NOMEM -13 /* Device kind */ #define FILE_DEVICE_BLOCK 1