mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-28 00:04:20 -04:00
7 lines
135 B
C
7 lines
135 B
C
#ifndef _ASM_NIOS2_UNALIGNED_H
|
|
#define _ASM_NIOS2_UNALIGNED_H
|
|
|
|
#include <asm-generic/unaligned.h>
|
|
|
|
#endif /* _ASM_NIOS2_UNALIGNED_H */
|