sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 1 Mar 2007 06:56:31 +0000 (15:56 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 5 Mar 2007 05:13:26 +0000 (14:13 +0900)
Previously this was using a hardcoded 32, use L1_CACHE_BYTES for
cacheline alignment instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found