Sign in
go
/
go
/
9e98e7e6686a500f87352e3721038d194b1db33c
/
.
/
src
/
syscall
/
endian_big.go
blob: 84756c4ac303a51252f93b3f19104dfdc1cfefc6 [
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 mips64
package syscall
const isBigEndian = true