Sign in
go
/
go
/
cc0930cd1d200a126a3ae8ac3d1bea986cfc30fe
/
.
/
src
/
os
/
endian_big.go
blob: c98f1247822c3f7a657a6327e6925a1a92519d93 [
file
] [
log
] [
blame
]
// 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 os
const isBigEndian = true