mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
1e67fb32fb
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
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 */
|