Setup kernel stack; but process is failing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef SCHEDULER_H
|
||||
#define SCHEDULER_H
|
||||
|
||||
void scheduler_schedule();
|
||||
struct cpu_status_t* scheduler_schedule(struct cpu_status_t* context);
|
||||
void scheduler_init();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user