sortix-mirror/sortix/x86-family
Jonas 'Sortie' Termansen db79994e64 Refactored all the sortix headers into a include directory.
Also got rid of trailing white space. That corrupted .git/.

Big ass-commit because of recovered .git directory.
2012-03-22 00:52:29 +01:00
..
gdt.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
gdt.h Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
idt.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
idt.h Split descriptor_tables.cpp into a gdt.cpp and idt.cpp. 2012-03-01 00:15:28 +01:00
memorymanagement.cpp Refactored all the sortix headers into a include directory. 2012-03-22 00:52:29 +01:00
memorymanagement.h Rewrote memory management again and added support for x64 and forking. 2011-10-10 01:02:57 +02:00
x86-family.cpp Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00
x86-family.h Added a CPU::ShutDown() function. 2011-11-05 19:13:16 +01:00