mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-09 02:37:31 +01:00
6 lines
135 B
C
6 lines
135 B
C
#ifndef _ASM_NIOS2_UNALIGNED_H
|
|
#define _ASM_NIOS2_UNALIGNED_H
|
|
|
|
#include <asm-generic/unaligned.h>
|
|
|
|
#endif /* _ASM_NIOS2_UNALIGNED_H */
|