Sign in
go
/
go
/
1332eb5b6210e16601ff8d049885e41a6e16908d
/
.
/
src
/
pkg
/
syscall
/
asm_solaris_amd64.s
blob: 3735890fa9422aabaeb6985d3f908b5058f49ffa [
file
] [
log
] [
blame
]
//
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
//