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