[SPARC64]: Move kernel TLB miss handling into a seperate file.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2005-09-21 18:50:51 -07:00
parent efb0372bba
commit 2a7e299034
4 changed files with 179 additions and 157 deletions

View File

@@ -762,6 +762,7 @@ bootup_user_stack_end:
swapper_pg_dir:
.word 0
#include "ktlb.S"
#include "etrap.S"
#include "rtrap.S"
#include "winfixup.S"