Skip to content
Commit 1dee92bb authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Tidy up SH-4A unaligned load support.



The current implementation was rather tied to the packed_struct.h
definitions, which immediately began to clash when the packed_struct.h
types changed and drivers began to include packed_struct.h directly.

In order to support this sort of use it's necessary to get out of the way
with regards to namespace collisions, and at the same time we can also
kill off some duplicate code now that the unaligned headers are a bit
more broken out.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 03aa18f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment