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