Simplifies the implementation of dispatch_syscall, making it easier to understand and maintain. Let the C-compiler do most of the work, instead of doing everything as inline assembly.
Simplifies the implementation of dispatch_syscall, making it easier to understand and maintain. Let the C-compiler do most of the work, instead of doing everything as inline assembly.