mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
This also fixes delivering APCs from the system call handler, which previously would have clobbered rax. Also don't use the thread's TrapFrame member, which is not always set, when returning.