]> git.ipfire.org Git - thirdparty/gcc.git/commit
syscall: fix riscv64 GNU/Linux build
authorIan Lance Taylor <iant@golang.org>
Mon, 3 Feb 2020 20:29:45 +0000 (12:29 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 4 Feb 2020 02:14:19 +0000 (18:14 -0800)
commit79530f94e9c53153c4fae3b50a8c938f89db0c32
tree2768f12080efc455e55a8baf73afb6cca426979e
parent628ee3c2f339da37e7570bcce0ebc6eb12bc33ae
syscall: fix riscv64 GNU/Linux build

Make syscall_linux_riscv64.go, new in the 1.14beta1 release, look like
the other syscall_linux_GOARCH.go files.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/217577
gcc/go/gofrontend/MERGE
libgo/go/syscall/syscall_linux_riscv64.go