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