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
7575ec2d87037bcdbf719d5f3770def94b31a64f
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Ingo Weinhold
b07e2ab15f
uint32 -> unsigned int. No need to rely on defined types.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8906 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-10 23:12:23 +00:00
..
arch_config.h
uint32 -> unsigned int. No need to rely on defined types.
2004-09-10 23:12:23 +00:00
arch_cpu.h
Partially covered by arch_config.h and support/ByteOrder.h now/already.
2004-09-10 14:18:46 +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
…
arch_vm_translation_map.h
…
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
…