Add kprintf for DEBUG(); differentiated from printf()
This commit is contained in:
@@ -59,4 +59,6 @@ struct cpu_status_t {
|
||||
uint64_t iret_ss;
|
||||
};
|
||||
|
||||
struct cpu_status_t* syscall_handler(struct cpu_status_t* regs);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user