mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 18:10:16 +07:00
7 lines
128 B
C
7 lines
128 B
C
|
#ifndef _H8300_BYTEORDER_H
|
||
|
#define _H8300_BYTEORDER_H
|
||
|
|
||
|
#include <linux/byteorder/big_endian.h>
|
||
|
|
||
|
#endif /* _H8300_BYTEORDER_H */
|