haiku/headers/private/kernel/arch
Axel Dörfler b0d8e689ac Renamed some more init2 routines to init_post_vm() to make it clearer when
and why they are called.
Introduced a cpu_init_post_vm() that will now call arch_init_post_vm() instead
of letting main() doing it.
Fixed some return types (mostly from int to status_t).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9438 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-21 01:41:29 +00:00
..
alpha It is accomplished ... 2002-07-09 12:24:59 +00:00
ppc Be's native types are no longer allowed in this file (because of the gensyscall utility). 2004-09-19 18:55:33 +00:00
sh4 Implemented new syscalls for 32 and 64 bit atomic operations. 2003-08-21 23:02:00 +00:00
sparc Some header cleanups. 2003-05-03 14:12:16 +00:00
x86 Replaced all remaining PAGE_SIZE with B_PAGE_SIZE, addr with addr_t. 2004-10-20 00:33:06 +00:00
cpu.h Renamed some more init2 routines to init_post_vm() to make it clearer when 2004-10-21 01:41:29 +00:00
dbg_console.h Some header cleanups. 2003-05-03 14:12:16 +00:00
debug.h Some header cleanups. 2003-05-03 14:12:16 +00:00
elf.h Some header cleanups. 2003-05-03 14:12:16 +00:00
faults.h Some header cleanups. 2003-05-03 14:12:16 +00:00
int.h Renamed some more init2 routines to init_post_vm() to make it clearer when 2004-10-21 01:41:29 +00:00
real_time_clock.h Applied our style guide, made the headers C++ safe. 2003-10-24 11:58:21 +00:00
smp.h Applied NewOS change 1914: moved APIC setup into the kernel due to a 2004-03-14 22:54:00 +00:00
thread_struct.h Some header cleanups. 2003-05-03 14:12:16 +00:00
thread.h Replaced all remaining PAGE_SIZE with B_PAGE_SIZE, addr with addr_t. 2004-10-20 00:33:06 +00:00
timer.h Replaced timer.h with a cpp safe version. 2004-03-14 21:08:25 +00:00
vm_translation_map.h - the arch_vm_translation_map.c exported functions now have the arch_ prefix 2004-10-19 23:19:10 +00:00
vm.h - the arch_vm_translation_map.c exported functions now have the arch_ prefix 2004-10-19 23:19:10 +00:00