nios2: use generic unaligned.h

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
master
Thomas Chou 15 years ago committed by Wolfgang Denk
parent fd428c05c8
commit 352745ad48
  1. 6
      include/asm-nios2/unaligned.h

@ -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…
Cancel
Save