]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused getrlimit on linux/riscv64
authorTobias Klauser <tklauser@distanz.ch>
Tue, 13 Jul 2021 21:12:18 +0000 (23:12 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 16 Aug 2021 07:22:02 +0000 (07:22 +0000)
commit7aa57a96872f07cdccfe9f7eedbbc86819a93554
tree097ee585feaff6c1f20204113a877822063e4558
parent57c115e1f68a997ba8978d4a5abd6ccc954ae3dd
runtime: remove unused getrlimit on linux/riscv64

Follow CL 94775 and CL 93655 which removed the (commented-out) usage
of this function on other platforms.

Change-Id: I28e0569d8531d0c09f3caefa7c4eb54fb5bd8a33
Reviewed-on: https://go-review.googlesource.com/c/go/+/334429
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/sys_linux_riscv64.s