Starting to move towards proper HAL and ring3
- slight clean up of PCI driver - Added TaskSegment header - Rename some folders
This commit is contained in:
@ -108,6 +108,6 @@ isPaging:
|
||||
.include "./source/kernel/memory/gdt/gdt.s"
|
||||
.include "./source/kernel/irs_table.s"
|
||||
.include "./source/kernel/irq_table.s"
|
||||
.include "./source/kernel/interrupts/idt/idt.s"
|
||||
.include "./source/kernel/interrupts/idt.s"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user