obj: add set and namespace object callbacks
This commit is contained in:
@@ -9,5 +9,6 @@ typedef unsigned int kern_status_t;
|
||||
#define KERN_INVALID_ARGUMENT (3)
|
||||
#define KERN_UNSUPPORTED (4)
|
||||
#define KERN_NO_MEMORY (5)
|
||||
#define KERN_NO_ENTRY (6)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user