[SPARC64]: Move away from virtual page tables, part 1.
[safe/jmp/linux-2.6] / include / asm-sparc64 / mmu.h
index 8627eed..36384cf 100644 (file)
@@ -92,6 +92,7 @@
 
 typedef struct {
        unsigned long   sparc64_ctx_val;
+       unsigned long   *sparc64_tsb;
 } mm_context_t;
 
 #endif /* !__ASSEMBLY__ */