Sign in
go
/
go
/
7478ea5dba7ed02ddffd91c1d17ec8141f7cf184
/
.
/
src
/
syscall
/
endian_big.go
blob: 84756c4ac303a51252f93b3f19104dfdc1cfefc6 [
file
]
// 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