History log of /haiku/src/system/kernel/arch/x86/syscalls_compat.cpp
Revision Date Author Comments
# bdd7dae8 15-May-2018 Jérôme Duval <jerome.duval@gmail.com>

kernel/x86_64: add a compatibility syscalls table.

* install syscall handlers in compatibility mode.
* copy the syscall entry in the compatibility commpage, ATM only for Intel
SYSENTER.
* copy the thread exit handler in the compatibility commpage.

Change-Id: Ic350799938815194377d8a4560cb106fe7366cc6