aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/spiterrs.S
Commit message (Collapse)AuthorAge
* sparc64: Split entry.S up into seperate files.David S. Miller2008-04-28
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>