mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-27 15:56:43 +00:00
Flip the order from save-registers,enter and leave,restore-registers to enter,save-register and restore-registers,leave. This way the return address is next to the saved frame pointer like unwinding routines expect.