]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
microblaze: zlib needs asm/unaligned.h
authorMichal Simek <monstr@monstr.eu>
Tue, 19 Jan 2010 11:03:25 +0000 (12:03 +0100)
committerWolfgang Denk <wd@denx.de>
Tue, 19 Jan 2010 22:22:22 +0000 (23:22 +0100)
commit50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51
tree244db9301f9e13c478e1b45e42668876275ab79c
parent5b8b83bce6fdd0d2ca661de90ae83a0f8b152de6
microblaze: zlib needs asm/unaligned.h

Microblaze has own hw unaligned handler if is available.
Use big endian version.

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/asm-microblaze/unaligned.h [new file with mode: 0644]