Prevent arm64 file to be compiled anywhere else. Fixed #32.

This commit is contained in:
Guillaume J. Charmes
2015-05-11 13:47:10 -04:00
parent 8dd5c9d727
commit 5cf931ef8f

View File

@@ -1,6 +1,8 @@
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
// +build arm64
package pty
type (