haiku/headers/private/kernel/arch/m68k
Pawel Dziepak f697412ff8 vm: place commpage and team data near the top of user address space
Placing commpage and team user data somewhere at the top of the user accessible
virtual address space prevents these areas from conflicting with elf images
that require to be mapped at exact address (in most cases: runtime_loader).
2013-04-04 15:27:24 +02:00
..
arch_030_mmu.h Cleanup and fix 040 definitions. 2008-07-20 22:08:39 +00:00
arch_040_mmu.h Make the page table types scalar, to make them simpler to use with atomic ops, and define the corresponding bitmasks. 2011-11-02 22:56:20 +00:00
arch_cpu.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
arch_debug.h * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
arch_int.h * get rid of ppc stuff 2008-02-03 11:39:28 +00:00
arch_kernel_args.h - use a physical page for natfeat debug output for now 2008-07-25 00:25:27 +00:00
arch_kernel.h vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
arch_mmu.h Some more 68k mmu definitions I forgot to commit. 2011-11-03 01:05:54 +00:00
arch_platform.h ADd platform hooks to read RTC. platform code should mimic the PC CMOS chip. 2008-10-13 13:55:57 +00:00
arch_system_info.h
arch_thread_types.h - add fpu states 2008-06-22 01:36:52 +00:00
arch_thread.h Fix building the m68k kernel 2012-04-13 00:53:09 +02:00
arch_user_debugger.h
arch_vm_translation_map.h Partial build fix. Still a lot to do to catch up with Ingo... 2010-10-30 01:33:50 +00:00
arch_vm_types.h
arch_vm.h Fix building the m68k kernel 2012-04-13 00:53:09 +02:00
cpu.h
ktypes.h
stage2_priv.h
types.h