haiku/headers
Pawel Dziepak 527da4ca8a x86[_64]: Separate bootloader and kernel GDT and IDT logic
From now on bootloader sets up its own minimal valid GDT and IDT. Then
the kernel replaces them with its own tables.
2014-01-28 00:44:02 +01:00
..
build Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
compatibility Add sysexits.h from FreeBSD r259958 2013-12-27 19:16:15 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add another mssing string::compare prototype. 2014-01-17 10:00:32 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs ALM: Move forward declaration of Constraint to the right namespace. 2014-01-10 22:32:15 +01:00
os BAppFileInfo: Add method versions that don't touch the MIME DB 2014-01-26 13:43:04 +01:00
posix Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
private x86[_64]: Separate bootloader and kernel GDT and IDT logic 2014-01-28 00:44:02 +01:00
tools