5 changed files with 4 additions and 10 deletions
@ -1,12 +1,6 @@ |
|||
#ifndef _ASM_RISCV_BYTEORDER_H |
|||
#define _ASM_RISCV_BYTEORDER_H |
|||
|
|||
#if defined(__RISCVEL__) |
|||
#include <linux/byteorder/little_endian.h> |
|||
#elif defined(__RISCVEB__) |
|||
#include <linux/byteorder/big_endian.h> |
|||
#else |
|||
#error "Unknown endianness" |
|||
#endif |
|||
|
|||
#endif /* _ASM_RISCV_BYTEORDER_H */ |
|||
|
|||
@ -1 +1 @@ |
|||
Subproject commit b530720adc590a853666f3bee2904d91e5e89cda |
|||
Subproject commit fa24d8d6230b4f5a2da492dd7b67f2d7bc189a44 |
|||
@ -1 +1 @@ |
|||
Subproject commit 682f132334cd73e94423965325a441b9cb2da93b |
|||
Subproject commit 17b7d7aa078e3ce6f03870ab7858443289fc7cea |
|||
@ -1 +1 @@ |
|||
Subproject commit c0b8a21cac8e7548d6de9e3ecb1f429854e850c0 |
|||
Subproject commit a0b6d28cfc4ade3d31684de2fab4db4e9621e344 |
|||
Loading…
Reference in new issue