chiark / gitweb /
xchg.S: Add missing `ret' in ARM64 version of `call_example'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 19 Oct 2020 04:29:35 +0000 (05:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 19 Oct 2020 04:29:35 +0000 (05:29 +0100)
commit02d696c4631ade1cee5b4257d785e32d2d123b17
treed415c055e5c23edcef5fce257c0ee15f3f5b3b5a
parent90c4eee32bd52dbdba4913a5030c7b27cffaa103
xchg.S: Add missing `ret' in ARM64 version of `call_example'.

Actually it falls through into `nop', but that's kind of accidental.
xchg.S