Files
ladybird/Kernel/Syscall.cpp
Brian Gianforcaro 3d12d0f408 Kernel: Declare syscall handlers with "using" instead of "typedef"
Also use bit_cast to avoid -Wcast-function-type warning.
2021-09-05 09:48:43 +01:00

7.6 KiB