summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/asm_solaris_amd64.s
blob: 3735890fa9422aabaeb6985d3f908b5058f49ffa (plain)
1
2
3
4
5
6
7
// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

//
// System calls for amd64, Solaris are implemented in ../runtime/syscall_solaris.goc
//