blob: 43b081d640822ddcb895e4e9f2fb66e645fca5f7 [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//
Patrice Arruda7f4776e2020-06-25 11:55:41 -07005// +build 386 amd64 arm arm64 ppc64le mips64le mipsle riscv64 wasm
Dan Willemsenbbdf6642017-01-13 22:57:23 -08006
7package syscall
8
9const isBigEndian = false