Skip to content
Commit 949cc1b2 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Fix a typo in system call when fetching parameter from the stack: ...

Fix a typo in system call when fetching parameter from the stack:  regs[REG_PC]+4 is the address, not regs[REG_PC+4]
parent 946b916f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment