blob: 68634439b17b3dd6611acb2f8f01c4f63d8282b4 [file] [log] [blame]
//go:build ppc64
//+build ppc64
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)