sh: Encode L1/L2 cache shape in auxvt.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 10 Dec 2007 06:50:28 +0000 (15:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:59 +0000 (13:18 +0900)
This adds in the L1I/L1D/L2 cache shape support to their respective
entries in the ELF auxvt, based on the Alpha implementation. We use
this on the userspace libc side for calculating a tightly packed
SHMLBA amongst other things.

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

No differences found