diff options
author | Danny Holman <dholman@gymli.org> | 2023-11-26 18:36:26 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2023-11-26 18:36:26 -0600 |
commit | 34ab1bd020ad5567955654ae5f0f8f0a10e62b1e (patch) | |
tree | 866b1f17287ed390a19c3f1d54c3153c0440ce9e /arch/i386/boot | |
parent | a7a72efe2301eeedd0898f9a271fb4d514845f8a (diff) |
arch: i386: syscall.c: replace function calls with single switch
Replace individual function calls with a single switch-case structure
for system calls. The new function, handle_syscall, will construct and
call the interrupt without input from the programmer.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386/boot')
0 files changed, 0 insertions, 0 deletions