blob: 06e44311df81689204a9da6242efccba4e1e6d93 [file] [log] [blame]
//go:build sparc || sparc64
// +build sparc sparc64
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)