mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-17 00:26:44 -04:00
Cleanup
This commit is contained in:
parent
3d30a355af
commit
a4719ea422
@ -577,8 +577,6 @@ void sc_kill(interrupt::syscall_regs* /*regs*/){
|
|||||||
|
|
||||||
} //End of anonymous namespace
|
} //End of anonymous namespace
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
void system_call_entry(interrupt::syscall_regs* regs){
|
void system_call_entry(interrupt::syscall_regs* regs){
|
||||||
auto code = regs->rax;
|
auto code = regs->rax;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user