Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2781 days ago
When a syscall occurs, handle_interrupt is called to translate the call into a system one:
https://github.com/tbodt/ish/blob/master/kernel/calls.c#L135