Kernel - VFS API Update - ReadDir caller provided buffer
[tpg/acess2.git] / KernelLand / Kernel / include / errno.h
index 7c2e97a..a327cc0 100644 (file)
@@ -21,6 +21,7 @@ enum eErrorNums
        EEXIST, // Already exists
        ENFILE, // Too many open files
        ENOTDIR,        // Not a directory
+       EIO,    // IO Error
        
        EALREADY,       // Operation was a NOP
        EINTERNAL,      // Internal Error

UCC git Repository :: git.ucc.asn.au