arch/sh/include/asm/alignment.h
0 → 100644
+21
−0
+17
−134
+1
−1
arch/sh/mm/alignment.c
0 → 100644
+159
−0
Loading
This splits out the unaligned access counters and userspace bits in to
their own generic interface, which will allow them to be wired up on sh64
too.
Signed-off-by:
Paul Mundt <lethal@linux-sh.org>