OSDN Git Service

Preliminary framework for Solaris support.
[pf3gnuchains/gcc-fork.git] / libgo / syscalls / syscall_solaris.go
1 // syscall_solaris.go -- Solaris 2 specific syscall interface.
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