mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-08 06:44:35 +08:00
88d1739f54
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
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 */
|