History log of /haiku/src/system/kernel/arch/sparc/arch_thread.cpp
Revision Date Author Comments
# fe3f797d 16-May-2023 X512 <danger_mail@list.ru>

kernel: fully remove arch_check_syscall_restart

Currently there are only stub implementations that are never used.

Change-Id: I00dc42cad7d24f40761b93e325d3df8683745b57
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6441
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 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>