1
0
Fork 0

avr32: add unaligned.h

This patch fixes following error:

zlib.c:31:27: error: asm/unaligned.h: No such file or directory

Suggested-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
utp
Andreas Bießmann 2010-06-09 10:29:00 +02:00 committed by Wolfgang Denk
parent 418cbb0abc
commit 3746a5e65c
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <asm-generic/unaligned.h>