Run first app from ramdisk!
This commit is contained in:
7
kernel/amd64/intr_defs.h
Normal file
7
kernel/amd64/intr_defs.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _KERNEL_AMD64_INTR_DEFS_H
|
||||
#define _KERNEL_AMD64_INTR_DEFS_H
|
||||
|
||||
#define SCHED_PREEMPT_TIMER 80
|
||||
#define TLB_SHOOTDOWN 81
|
||||
|
||||
#endif // _KERNEL_AMD64_INTR_DEFS_H
|
||||
Reference in New Issue
Block a user