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
6a689590ce60a61ef5a4793d674ac1477f28b45c
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Axel Dörfler
6a689590ce
Removed unneeded includes of ktypes.h.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-19 19:40:05 +00:00
..
arch_config.h
Added definitions that describe the stack direction.
2004-11-18 14:43:28 +00:00
arch_cpu.h
Removed unneeded includes of ktypes.h.
2004-11-19 19:40:05 +00:00
arch_elf.h
…
arch_kernel_args.h
…
arch_kernel.h
Minor cleanup.
2004-06-09 18:15:25 +00:00
arch_thread.h
Replaced all remaining PAGE_SIZE with B_PAGE_SIZE, addr with addr_t.
2004-10-20 00:33:06 +00:00
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
Replaced all remaining PAGE_SIZE with B_PAGE_SIZE, addr with addr_t.
2004-10-20 00:33:06 +00:00
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 unneeded includes of ktypes.h.
2004-11-19 19:40:05 +00:00
thread_struct.h
Added prototypes for arch_{store|restore}_fork_frame().
2004-10-12 03:57:31 +00:00
timer.h
…
types.h
…
vesa.h
Removed unneeded includes of ktypes.h.
2004-11-19 19:40:05 +00:00
vm.h
…