runtime: remove checkgoarm function
commit7dffe3410bd4870746638f4bf9ba2242139b8e22
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2018 14:21:01 +0000 (5 14:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Oct 2018 14:21:01 +0000 (5 14:21 +0000)
tree5a7d887ac6cdca595cddb774af839339780c6052
parentc7811b884f6d8c2bf04e0aee09ff73c764bf6fbf
runtime: remove checkgoarm function

    Nothing in libgo calls checkgoarm, and it relies on a variable, goarm,
    that is not set.

    Reviewed-on: https://go-review.googlesource.com/c/140057

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264872 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/go/runtime/os_linux_arm.go