M7350/kernel/arch/parisc/include/uapi/asm/byteorder.h

7 lines
131 B
C
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
#ifndef _PARISC_BYTEORDER_H
#define _PARISC_BYTEORDER_H
#include <linux/byteorder/big_endian.h>
#endif /* _PARISC_BYTEORDER_H */