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