mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
6 lines
128 B
C
6 lines
128 B
C
#ifndef _H8300_BYTEORDER_H
|
|
#define _H8300_BYTEORDER_H
|
|
|
|
#include <linux/byteorder/big_endian.h>
|
|
|
|
#endif /* _H8300_BYTEORDER_H */
|