..
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
Added new arch_elf.h header where the platform dependent relocation definitions
2003-05-03 12:51:56 +00:00
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
Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h
2003-10-17 13:35:12 +00:00
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
Some header cleanups.
2003-05-03 13:26:32 +00:00
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
It is accomplished ...
2002-07-09 12:24:59 +00:00
ide_bus.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
ide_private.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
ide_raw.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
interrupts.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
partition.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
rtl8139_dev.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
rtl8139_priv.h
It is accomplished ...
2002-07-09 12:24:59 +00:00
selector.h
Moved <types.h> to <sys/types.h>.
2002-09-23 02:36:51 +00:00
smp_apic.h
Cleanup of the header mess: removed the redundant APIC/mp structure definitions
2003-01-30 21:20:33 +00:00
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
It is accomplished ...
2002-07-09 12:24:59 +00:00
types.h
Moved <types.h> to <sys/types.h>.
2002-09-23 02:36:51 +00:00
vesa.h
Removed unneeded includes of ktypes.h.
2004-11-19 19:40:05 +00:00