mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 00:12:50 +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.