feat: added not implemented function
This commit is contained in:
@@ -21,4 +21,6 @@ void att_noreturn k_panics(const char *msg);
|
||||
|
||||
void att_noreturn k_panic();
|
||||
|
||||
void att_noreturn k_not_implemented();
|
||||
|
||||
#endif //NEW_KERNEL_LIBK_H
|
||||
|
||||
Reference in New Issue
Block a user