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