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