blob: 39048086c72c976a2f98ca047a2f4891454e0d30 [file] [log] [blame]
// Copyright 2016 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.
package syscall
import ()
type SysProcAttr struct {
}