mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-14 09:16:18 -04:00

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 Biemann <biessmann@corscience.de>
2 lines
35 B
C
2 lines
35 B
C
#include <asm-generic/unaligned.h>
|