haiku/headers/private/kernel/arch
Adrien Destugues 437df0a3fb x86_64: fix build
This code was accidentally removed but is still needed.
2021-01-08 13:38:29 +01:00
..
alpha Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
arm efi/dtb: Find potential FDT on UEFI 2020-12-23 13:51:25 +00:00
arm64 arm64: Implement IRQ masking for kernel 2019-09-13 23:07:02 +00:00
generic kernel: generic user_memcpy now saves the old state. 2018-05-16 06:58:33 +00:00
m68k Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
mipsel Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
ppc Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
riscv64 Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
sh4 Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
sparc Fix definition of PAGESIZE and B_PAGE_SIZE 2021-01-08 12:02:16 +00:00
x86 x86_64: fix build 2021-01-08 13:38:29 +01:00
atomic.h
cpu.h kernel: add generic wrapper for accessing user memory 2014-09-14 22:39:07 +02:00
debug_console.h
debug.h
elf.h system: Build using public elf.h header 2015-11-07 11:49:56 +13:00
int.h
platform.h
real_time_clock.h
smp.h
system_info.h kernel/cpu: add cpu_frequency() 2020-09-15 20:42:14 +00:00
thread_types.h
thread.h Revert the rest of the COMPAT_MODE changes (back to hrev52003.) 2018-06-15 00:20:56 -04:00
timer.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
user_debugger.h kernel: +arch_get_thread_debug_cpu_state() 2016-04-24 17:29:28 +02:00
user_memory.h M68K: drop the custom C arch_cpu_user_mem*() for the default impl 2016-07-20 21:57:19 +02:00
vm_translation_map.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
vm_types.h
vm.h