Files
android_kernel_xiaomi_sm8450/arch/sh/kernel/cpu
Stuart Menefy f0bc814cfb sh: gcc4 support.
This fixes up the kernel for gcc4. The existing exception handlers
needed some wrapping for pt_regs access, acessing the registers
via a RELOC_HIDE() pointer.

The strcpy() issues popped up here too, so add -ffreestanding and
kill off the symbol export.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 10:45:38 +09:00
..
2006-12-06 10:45:37 +09:00
2006-12-06 10:45:38 +09:00
2005-04-16 15:20:36 -07:00
2006-10-03 23:01:26 +02:00