blob: 425afc83ba4dcd7d5e93fc6524bc9166806b5a85 [file] [log] [blame]
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
// +build linux
// +build mips mipsle
package pty
type (
_C_int int32
_C_uint uint32
)