haiku/headers/private/kernel/arch/ppc
Ingo Weinhold 4535495d80 Merged the signals branch into trunk, with these changes:
* The team and thread kernel structures have been renamed to Team and Thread
  respectively and moved into the new BKernel namespace.
* Several (kernel add-on) sources have been converted from C to C++ since
  private kernel headers are included that are no longer C compatible.

Changes after merging:
* Fixed gcc 2 build (warnings mainly in the scary firewire bus manager).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40196 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-10 21:54:38 +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 kernel_ppc: Save caller's stack pointer in arch_debug_save_registers 2010-06-27 20:16:59 +00:00
arch_int.h Reworked the exception handling code. The former one ran into the 2006-01-09 03:30:52 +00:00
arch_kernel_args.h * Find out a few interesting information about the system (like CPU, 2006-01-03 13:30:23 +00:00
arch_kernel.h Add define for the kernel area to ppc & m68k. They still don't initialize TLS though. 2008-05-20 21:28:32 +00:00
arch_mmu.h
arch_platform.h Added enum to PPCPlatform to identify the platform. 2006-01-26 14:59:16 +00:00
arch_system_info.h
arch_thread_types.h Added missing include. 2010-02-03 18:47:07 +00:00
arch_thread.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
arch_user_debugger.h
arch_vm_translation_map.h * First run through the kernel's private parts to use phys_{addr,size}_t 2010-05-25 21:34:08 +00:00
arch_vm_types.h
arch_vm.h * vm_page::offset is now called cache_offset and is now an uint32 instead of off_t; 2005-12-21 12:38:31 +00:00
cpu.h
ktypes.h
stage2_priv.h
types.h