Codebase list golang-pty / debian/1.1.3-1 ztypes_s390x.go
debian/1.1.3-1

Tree @debian/1.1.3-1 (Download .tar.gz)

ztypes_s390x.go @debian/1.1.3-1raw · history · blame

// +build s390x

// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go

package pty

type (
	_C_int  int32
	_C_uint uint32
)