Codebase list golang-pty / run/3303d49c-5ad7-4e38-af91-bd1c19806af6/main ztypes_ppc64.go
run/3303d49c-5ad7-4e38-af91-bd1c19806af6/main

Tree @run/3303d49c-5ad7-4e38-af91-bd1c19806af6/main (Download .tar.gz)

ztypes_ppc64.go @run/3303d49c-5ad7-4e38-af91-bd1c19806af6/mainraw · history · blame

// +build ppc64

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

package pty

type (
	_C_int  int32
	_C_uint uint32
)