haiku/headers/private/kernel/arch
Axel Dörfler 4e3c12c0af Moved <types.h> to <sys/types.h>.
Removed dependencies on arch/x86/types.h - this file is not really used
anymore, now. Might prevent compiling on Windows, though.
Replaced "int" with "int32" for the id types.
Removed some stuff from ktypes.h because it didn't belong there.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1120 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-09-23 02:36:51 +00:00
..
alpha It is accomplished ... 2002-07-09 12:24:59 +00:00
ppc It is accomplished ... 2002-07-09 12:24:59 +00:00
sh4 It is accomplished ... 2002-07-09 12:24:59 +00:00
sparc It is accomplished ... 2002-07-09 12:24:59 +00:00
x86 Moved <types.h> to <sys/types.h>. 2002-09-23 02:36:51 +00:00
cpu.h Added the arch_cpu_idle() call. 2002-07-18 14:15:47 +00:00
dbg_console.h It is accomplished ... 2002-07-09 12:24:59 +00:00
debug.h Backported the new stack crawl command ("sc", not "bt" like in NewOS) from 2002-08-13 21:42:53 +00:00
faults.h It is accomplished ... 2002-07-09 12:24:59 +00:00
int.h It is accomplished ... 2002-07-09 12:24:59 +00:00
smp.h It is accomplished ... 2002-07-09 12:24:59 +00:00
thread_struct.h It is accomplished ... 2002-07-09 12:24:59 +00:00
thread.h First round of big changes: the term team has replaced proc all over the kernel, the few kern_* syscalls have been renamed to sys_* for consistency, and other small changes. The ps app is temporarily disabled until get_next_team_info is implemented. 2002-08-03 00:41:27 +00:00
timer.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vm_translation_map.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vm.h It is accomplished ... 2002-07-09 12:24:59 +00:00