]> Git Repo - u-boot.git/commit
Add unaligned.h for arm
authorSimon Kagstrom <[email protected]>
Tue, 7 Jul 2009 13:58:51 +0000 (15:58 +0200)
committerWolfgang Denk <[email protected]>
Mon, 20 Jul 2009 21:54:58 +0000 (23:54 +0200)
commit20938e54a207472a090f04f20f30c9e32b14137e
tree9fed509450417c57e171fb94a33214baef0785fe
parent433ea8abd6adfae3138dd4ce238237a037e1e537
Add unaligned.h for arm

This patch adds unaligned.h for ARM (needed to build with LZO
compression). The file is taken from the linux kernel, but includes
u-boot headers instead.

Signed-off-by: Simon Kagstrom <[email protected]>
Acked-by: Stefan Roese <[email protected]>
include/asm-arm/unaligned.h [new file with mode: 0644]
This page took 0.030668 seconds and 4 git commands to generate.