mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-27 07:36:35 -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 */
|