History log of /haiku/src/system/kernel/arch/sparc/arch_vm.cpp
Revision Date Author Comments
# 9ad59bd8 02-Nov-2019 François Revol <revol@free.fr>

kernel: arch_vm_set_memory_type takes a phys_addr_t now

Change-Id: I94a8f8453238a9ed2b2ac549d9b500c83e6c53b8


# a7c23bb4 24-Feb-2019 PulkoMandy <pulkomandy@pulkomandy.tk>

kernel/arch/sparc: stubs to get the kernel to link

Add empty implementation of timer, elf, vm, debugger support, to let the
kernel link.

Also add the kernel linker script.

Change-Id: If0795fa6554aea3df1ee544c25cc4832634ffd78
Reviewed-on: https://review.haiku-os.org/c/1108
Reviewed-by: waddlesplash <waddlesplash@gmail.com>