diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2020-06-15 13:57:39 +0200 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-06-15 12:00:12 -0700 |
commit | 47ad09cb086715182eff01ef3da2fb7d79b0a396 (patch) | |
tree | afa35cf56dac73545977bc82275f492905793534 /gcc | |
parent | c7bac01ab41f019a66bc07fc704752f436707eb8 (diff) | |
download | gcc-47ad09cb086715182eff01ef3da2fb7d79b0a396.zip gcc-47ad09cb086715182eff01ef3da2fb7d79b0a396.tar.gz gcc-47ad09cb086715182eff01ef3da2fb7d79b0a396.tar.bz2 |
internal/syscall/unix: use getrandom_linux_generic.go on riscv
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/237899
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index c8b78bf..9a33735 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -74199467ea912138c1b76e9a156bb47886be1436 +925d115397e7ec663f669ee5ac31b6dfccea5724 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |