haiku/headers/private/kernel/arch
Axel Dörfler a8673f45bf Added prototypes for arch_{store|restore}_fork_frame().
Removed broken arch_thread::current_iframe field.
Introduced new arch_fork_arg structure.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9295 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-12 03:57:31 +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 Added prototypes for arch_{store|restore}_fork_frame(). 2004-10-12 03:57:31 +00:00
cpu.h Removed user_strncpy()/strcpy() and backends. 2004-02-23 05:26:08 +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 arch_int_is_interrupts_enabled() to arch_int_are_interrupts_enabled(). 2003-10-28 17:55:20 +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.h Added prototypes for arch_{store|restore}_fork_frame(). 2004-10-12 03:57:31 +00:00
thread_struct.h Some header cleanups. 2003-05-03 14:12:16 +00:00
timer.h Replaced timer.h with a cpp safe version. 2004-03-14 21:08:25 +00:00
vm.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00
vm_translation_map.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00