blob: d126f4aa58378b8a5cabc1fb7f43a9fd6e43494e [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
)