summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2023-11-26 18:36:26 -0600
committerDanny Holman <dholman@gymli.org>2023-11-26 18:36:26 -0600
commit34ab1bd020ad5567955654ae5f0f8f0a10e62b1e (patch)
tree866b1f17287ed390a19c3f1d54c3153c0440ce9e /Makefile
parentarch: i386: pic.c: finish implementing functions from pic.h (diff)
downloadbox-34ab1bd020ad5567955654ae5f0f8f0a10e62b1e.tar.gz
box-34ab1bd020ad5567955654ae5f0f8f0a10e62b1e.tar.zst
box-34ab1bd020ad5567955654ae5f0f8f0a10e62b1e.zip
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 '')
0 files changed, 0 insertions, 0 deletions