blob: 5add364f13c8f0912b2e3892fc585e558b8fc898 [file] [log] [blame]
// Copyright 2020 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
//go:build s390x
// +build s390x
package prog
import "encoding/binary"
var HostEndian = binary.BigEndian