libgo: update to Go 1.11
[official-gcc.git] / libgo / go / internal / cpu / cpu_amd64p32.go
blob177b14e317b022f1a7936237d5535f5112f42080
1 // Copyright 2018 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 package cpu
7 const GOARCH = "amd64p32"