sortix-mirror/sortix/x86
Jonas 'Sortie' Termansen b80195dc19 Implemented the new physical page allocator API. 2011-08-22 21:12:55 +02:00
..
base.s Initial version of Sortix. 2011-08-05 14:25:00 +02:00
bits.h Initial version of Sortix. 2011-08-05 14:25:00 +02:00
boot.s Initial version of Sortix. 2011-08-05 14:25:00 +02:00
gdt.asm Initial version of Sortix. 2011-08-05 14:25:00 +02:00
interrupt.asm Initial version of Sortix. 2011-08-05 14:25:00 +02:00
memorymanagement-asm.s Implemented the new physical page allocator API. 2011-08-22 21:12:55 +02:00
x86.cpp Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00
x86.h Moved CPU code shared by x86 and x64 into x86-family. 2011-08-12 17:33:18 +02:00