This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
75df143732f533d02f9b3b3043de1308bca3e934
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Ingo Weinhold
75df143732
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8783 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-01 20:15:19 +00:00
..
arch_cpu.h
Introduced a macro specifying the type function parameters are aligned to. Not nice, but seems to help with the automatic generation of syscall code (at least on x86).
2004-09-01 20:15:19 +00:00
arch_elf.h
…
arch_kernel_args.h
Renamed arch_stage2.h to arch_kernel_args.h.
2003-10-07 23:34:59 +00:00
arch_kernel.h
Minor cleanup.
2004-06-09 18:15:25 +00:00
arch_thread.h
…
arch_vm_translation_map.h
Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h
2003-10-17 13:35:12 +00:00
console_dev.h
…
descriptors.h
…
faults.h
…
ide_bus.h
…
ide_private.h
…
ide_raw.h
…
interrupts.h
…
partition.h
…
rtl8139_dev.h
…
rtl8139_priv.h
…
selector.h
…
smp_apic.h
…
smp_priv.h
Applied NewOS change 1914: moved APIC setup into the kernel due to a
2004-03-14 22:54:00 +00:00
stage2_priv.h
Removed system_time() prototype; it's already defined in OS.h.
2004-05-31 23:31:15 +00:00
thread_struct.h
…
timer.h
…
types.h
…
vesa.h
…
vm.h
…