haiku/headers/private/kernel/arch/m68k
François Revol 599f30f93d Fix building the m68k kernel
* Restructured the vm support code to align with the changes done to other archs.
* Not completely finished, but the kernel loads and panics. I had this sitting on the disk anyway.
* Only support 040 for now, 030 will need to be added back.
* This commit is dedicated to Jack Tramiel who passed away away last sunday:
http://www.forbes.com/sites/davidthier/2012/04/09/computer-legend-and-gaming-pioneer-jack-tramiel-dies-at-age-83/
2012-04-13 00:53:09 +02:00
..
arch_030_mmu.h
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
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
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
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