sparc64: Split entry.S up into seperate files.
entry.S was a hodge-podge of several totally unrelated
sets of assembler routines, ranging from FPU trap handlers
to hypervisor call functions.
Split it up into topic-sized pieces.
Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
arch/sparc64/kernel/cherrs.S
0 → 100644
This diff is collapsed.
This diff is collapsed.
arch/sparc64/kernel/ivec.S
0 → 100644
arch/sparc64/kernel/utrap.S
0 → 100644
Please register or sign in to comment