mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
Update to manual pages.
Introduced an ENOMAP error code for l4_unmap.
This commit is contained in:
@@ -140,5 +140,6 @@
|
||||
#define ENOIPC 133 /* General IPC error */
|
||||
#define ENOCAP 134 /* None or insufficient capability */
|
||||
#define ENOUTCB 135 /* Task has no utcb set up */
|
||||
#define ENOMAP 136 /* The memory area has unmapped regions */
|
||||
|
||||
#endif /* __ERRNO_H__ */
|
||||
|
||||
Reference in New Issue
Block a user