From: Mark Wooding Date: Fri, 27 Mar 2020 17:19:00 +0000 (+0000) Subject: base/dispatch-x86ish.S: Fix build failure from incompetent cherry-pick. X-Git-Tag: 2.6.0~51 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/f5e84ec9d76d027f395687277fb734191fa41b7e?hp=f5e84ec9d76d027f395687277fb734191fa41b7e base/dispatch-x86ish.S: Fix build failure from incompetent cherry-pick. The `SP' register-name macro used in 25f3ce6... comes from the future. Fortunately, we don't actually need it here. ---