mirror of
https://github.com/golang/go.git
synced 2026-04-04 10:20:00 +09:00
Add missing getgoextlinkenabled(void) declaration in Plan 9 libc.h. This function was added as part of CL #8183043. R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/8191043