blob: bd6f06e4267794257b7be286716d6310dab4020d [file] [log] [blame]
Dan Willemsenbbdf6642017-01-13 22:57:23 -08001// Copyright 2016 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4//
5// +build 386 amd64 amd64p32 arm arm64 ppc64le mips64le mipsle
6
7package syscall
8
9const isBigEndian = false