serenity/Userland/Libraries/LibSystem
Andreas Kling deff554096 Kernel+LibSystem: Add a 4th syscall argument
Let's allow passing 4 function arguments to a syscall. The 4th argument
goes into ESI or RSI.
2021-07-25 14:08:50 +02:00
..
CMakeLists.txt
syscall.cpp Kernel+LibSystem: Add a 4th syscall argument 2021-07-25 14:08:50 +02:00
syscall.h Kernel+LibSystem: Add a 4th syscall argument 2021-07-25 14:08:50 +02:00