aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/s390x-linux-any/asm/byteorder.h
blob: b1405c0a7a64518d08acdac1277f7ea67be04472 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _S390_BYTEORDER_H
#define _S390_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _S390_BYTEORDER_H */