Преглед на файлове

asm-blackfin/unaligned.h: add for zlib code

The new zlib code wants asm/unaligned.h, so have the Blackfin version pull
in the asm-generic/unaligned.h.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger преди 15 години
родител
ревизия
05022629a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      include/asm-blackfin/unaligned.h

+ 1 - 0
include/asm-blackfin/unaligned.h

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