/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _ASM_C6X_BYTEORDER_H #define _ASM_C6X_BYTEORDER_H #include <asm/types.h> #ifdef _BIG_ENDIAN #include <linux/byteorder/big_endian.h> #else /* _BIG_ENDIAN */ #include <linux/byteorder/little_endian.h> #endif /* _BIG_ENDIAN */ #endif /* _ASM_BYTEORDER_H */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Kbuild | File | 707 B | 0644 |
|
byteorder.h | File | 328 B | 0644 |
|
ptrace.h | File | 4.43 KB | 0644 |
|
setup.h | File | 193 B | 0644 |
|
sigcontext.h | File | 1.89 KB | 0644 |
|
swab.h | File | 1.33 KB | 0644 |
|
unistd.h | File | 911 B | 0644 |
|