mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-16 10:16:21 -04:00
nios2: use generic unaligned.h
Signed-off-by: Scott McNutt <smcnutt@psyent.com>
This commit is contained in:
parent
f1fdc42e5e
commit
1e67fb32fb
6
include/asm-nios2/unaligned.h
Normal file
6
include/asm-nios2/unaligned.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _ASM_NIOS2_UNALIGNED_H
|
||||
#define _ASM_NIOS2_UNALIGNED_H
|
||||
|
||||
#include <asm-generic/unaligned.h>
|
||||
|
||||
#endif /* _ASM_NIOS2_UNALIGNED_H */
|
Loading…
x
Reference in New Issue
Block a user