haiku/headers/private
Axel Dörfler 7208e95f0e Moved the gdt_idt_descr struct from arch_stage2.h to stage2_priv.h.
Moved the tss_descriptor structure to descriptor.h, updated it to be a
segment_descriptor structure, and provided inlines for set_tss_descriptor(),
set_segment_descriptor(), set_segment_descriptor_base(), and
clear_segment_descriptor().
Also added defines for the different privilege levels and descriptor types.
Removed the unusused and incorrect TSS definition, introduced new
TSS_BASE_SEGMENT and TLS_BASE_SEGMENT macros.
Removed include of arch/cpu.h in arch_cpu.h.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2360 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-06 08:02:44 +00:00
..
app Added new FlushWithReply method. Mostly tested 2002-11-19 00:31:58 +00:00
disk_scanner indentify() also returns a priority now. 2002-12-25 15:14:12 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface Added macro. 2002-12-09 04:33:55 +00:00
kernel Moved the gdt_idt_descr struct from arch_stage2.h to stage2_priv.h. 2003-01-06 08:02:44 +00:00
libroot added macros PI and PI2, and fixed previous (invalid) references to these 2002-10-27 01:36:45 +00:00
media more time source function... 2003-01-03 01:51:22 +00:00
midi Checkin of the sources for midi2 kit milestone 1. 2002-12-31 14:26:15 +00:00
net Small private net header cleanup. 2002-11-13 23:41:46 +00:00
print Removed or created shared header files used by print kit. 2002-11-26 23:03:14 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage Added set_volume_name(). 2002-12-09 12:46:40 +00:00