This commit is contained in:
Baptiste Wicht 2016-09-28 16:49:40 +02:00
parent 3d30a355af
commit a4719ea422
No known key found for this signature in database
GPG Key ID: C5566B6C7F884532

View File

@ -577,8 +577,6 @@ void sc_kill(interrupt::syscall_regs* /*regs*/){
} //End of anonymous namespace
void system_call_entry(interrupt::syscall_regs* regs){
auto code = regs->rax;