libmagenta: add new status codes
This commit is contained in:
@@ -17,5 +17,7 @@
|
||||
#define KERN_BAD_STATE (13)
|
||||
#define KERN_MEMORY_FAULT (14)
|
||||
#define KERN_ACCESS_DENIED (15)
|
||||
#define KERN_NO_DATA (16)
|
||||
#define KERN_NO_SPACE (17)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user