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