add vendor

This commit is contained in:
Yuyan Zhou
2019-04-24 15:45:34 +08:00
parent c350d16ca1
commit daf4a0e0f5
534 changed files with 256940 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//
// +build ppc64 s390x mips mips64
package unix
const isBigEndian = true