![]() |
Xyris
0.5
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | KernelError { LockTaken = -4, BufferFull = -3, InvalidValue = -2, GenericError = -1, OK = 0 } |
Variables | |
| KernelError | errno |
Kernel error definitions.
Definition in file errno.hpp.
| enum KernelError |
| KernelError errno |