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