haiku/headers
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
..
libs/freetype2 This commit was generated by cvs2svn to compensate for changes in r2038, 2002-11-20 19:21:05 +00:00
os Fixed some issues in TLS.h (i.e. the inline version of tls_address() accidently 2003-01-06 07:57:10 +00:00
posix Added comments to the fields of the dirent structure. Most important one 2002-11-29 02:49:58 +00:00
private Moved the gdt_idt_descr struct from arch_stage2.h to stage2_priv.h. 2003-01-06 08:02:44 +00:00
tools/cppunit Added support for multiple BTestHandlers in a BTestApp. 2002-12-09 12:47:37 +00:00