OSDN Git Service

Use GOARCH value of sparc64 rather than sparcv9.
[pf3gnuchains/gcc-fork.git] / libgo / syscalls / syscall_solaris_sparc64.go
1 // syscall_solaris_v9.go -- Solaris sparc9v specific support
2
3 // Copyright 2011 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
6
7 package syscall