]> Cypherpunks repositories - gostls13.git/commit
runtime: add stub sigreturn on arm
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 2 Sep 2015 09:52:19 +0000 (21:52 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Mon, 7 Sep 2015 07:49:09 +0000 (07:49 +0000)
commit31322996fdcaab36880935b0ae48366f3969ebd9
treef8ac72c9d82e4e89923b3f82adf8cadf256f9bfd
parent60f0345667b8752f0a0f576f319dbfb495b36081
runtime: add stub sigreturn on arm

When building a shared library, all functions that are declared must actually
be defined.

Change-Id: I1488690cecfb66e62d9fdb3b8d257a4dc31d202a
Reviewed-on: https://go-review.googlesource.com/14187
Reviewed-by: Dave Cheney <dave@cheney.net>
src/runtime/asm_arm.s