Rename & scheduler stuff
This commit is contained in:
parent
4e40a040dd
commit
0066af13e8
25 changed files with 63 additions and 88 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#include "timer.h"
|
||||
#include <kprint.h>
|
||||
#include <lock.h>
|
||||
#include <SFB25.h>
|
||||
#include <neobbo.h>
|
||||
idt_descriptor idt[256] = {0};
|
||||
|
||||
idt_register idtr = {sizeof(idt)-1, (uint64_t)(&idt)};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue