]> Cypherpunks repositories - gostls13.git/commit
runtime: fix darwin/arm64 build
authorMatthew Dempsky <mdempsky@google.com>
Thu, 14 Jan 2016 20:14:05 +0000 (12:14 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 14 Jan 2016 20:57:21 +0000 (20:57 +0000)
commitc5a2f364d3c0ba355f6a1a63e9f4bee96a48e332
tree1c173567852eff9c2c883d2091da536ed7bbefb5
parent383d817e02384d9504fb4fb661291df9a64ebcce
runtime: fix darwin/arm64 build

Fixes #13916.

Change-Id: If2cad5473a749460909519ac20aca19dea8a2e7a
Reviewed-on: https://go-review.googlesource.com/18671
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/runtime/signal_darwin_arm64.go