haiku/headers/private/kernel/arch
Axel Dörfler e45975b879 Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h.
The former now only contains the structure definitions, while the other one
contains the arch-specific function prototypes (which do not have the arch_
prefix).
Added a ToDo comment to remember cleaning this up one day.
Made all headers C++ safe, simplified where possible.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5197 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-28 21:10:00 +00:00
..
alpha It is accomplished ... 2002-07-09 12:24:59 +00:00
ppc Added a definition for the MSR[EE] bit (MSR_EXCEPTIONS_ENABLED). 2003-10-28 21:05:31 +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 Moved the vm_translation_map_get_pgdir() function from arch/vm_translation_map.h 2003-10-17 13:35:12 +00:00
cpu.h Added the arch_cpu_sync_icache() function from NewOS. 2003-10-17 12:53:45 +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 Now use the new kernel_args.h header file. 2003-10-07 21:56:32 +00:00
thread_struct.h Some header cleanups. 2003-05-03 14:12:16 +00:00
thread.h Some header cleanups. 2003-05-03 14:12:16 +00:00
timer.h Some header cleanups. 2003-05-03 14:12:16 +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
vm.h Definitions were doubled in vm_translation_map.h and arch/vm_translation_map.h. 2003-10-28 21:10:00 +00:00