mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-08 20:40:24 +00:00
7 lines
131 B
C
7 lines
131 B
C
![]() |
#ifndef _ALPHA_BYTEORDER_H
|
||
|
#define _ALPHA_BYTEORDER_H
|
||
|
|
||
|
#include <linux/byteorder/little_endian.h>
|
||
|
|
||
|
#endif /* _ALPHA_BYTEORDER_H */
|