|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
Go to the source code of this file.
Enumerations | |
| enum | { VFS_OK = 0 , VFS_ERR_BUSY = -1 , VFS_ENOENT = -2 , VFS_ERR = -5 , VFS_DEV_NOT_FOUND = -7 , VFS_FS_NOT_FOUND = -8 } |