haiku/headers/private/system/arch
Alex Smith 59ae45c1ab Fixed commpage for x86_64.
Since the commpage is at a kernel address, changed 64-bit paging code
to match x86's behaviour of allowing user-accessible mappings to be
created in the kernel portion of the address space. This is also
required by some drivers.
2012-07-21 16:18:10 +01:00
..
arm arm: added some missing arch bits and changed asm section for arm compat. 2012-04-01 14:03:36 +02:00
m68k Added private system arch specific arch_cpu_defs.h header, currently defining 2010-04-19 14:16:48 +00:00
mipsel Added private system arch specific arch_cpu_defs.h header, currently defining 2010-04-19 14:16:48 +00:00
ppc Sam460ex: Add a Linux-type kernel entry point 2012-05-17 17:36:19 +02:00
x86 Added ELF64 headers, common ELF32 and ELF64 definitions moved to elf_common.h. 2012-06-22 12:54:41 +01:00
x86_64 Fixed commpage for x86_64. 2012-07-21 16:18:10 +01:00