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
98dbeb36df30316c6905f12ee3cd4d99ba2491d1
haiku-beta6
/
headers
/
private
/
kernel
/
arch
/
x86
T
History
Ingo Weinhold
98dbeb36df
Added note to keep struct iframe in sync with the struct cpu_state.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11471 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-24 15:47:54 +00:00
..
arch_config.h
Added definitions that describe the stack direction.
2004-11-18 14:43:28 +00:00
arch_cpu.h
Added note to keep struct iframe in sync with the struct cpu_state.
2005-02-24 15:47:54 +00:00
arch_elf.h
…
arch_kernel_args.h
Added cpu_clock_speed field for now - might either be moved to the main
2004-11-30 20:57:36 +00:00
arch_kernel.h
Minor cleanup.
2004-06-09 18:15:25 +00:00
arch_system_info.h
Added our first x86-only syscall for get_cpuid().
2004-12-01 03:54:23 +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
…
arch_vm.h
vm.h was not used anywhere.
2004-12-10 18:43:26 +00:00
bios.h
Got inspired by mmu_man's dmidecode release and added a simple identification
2004-11-29 20:42:04 +00:00
console_dev.h
…
descriptors.h
Incorporated some code from NewOS to set up a double fault handler.
2004-12-14 01:46:46 +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
Danger! The size of empty structures differs between C and C++, so we have to put something in, if we want to use them from both.
2005-02-10 02:59:37 +00:00
timer.h
…
types.h
…
vesa.h
Removed unneeded includes of ktypes.h.
2004-11-19 19:40:05 +00:00