Tizen_4.0 base
[platform/upstream/docker-engine.git] / vendor / github.com / kr / pty / ztypes_ppc64le.go
1 // +build ppc64le
2
3 // Created by cgo -godefs - DO NOT EDIT
4 // cgo -godefs types.go
5
6 package pty
7
8 type (
9         _C_int  int32
10         _C_uint uint32
11 )