uml: throw out CONFIG_MODE_TT
[deliverable/linux.git] / include / asm-um / mmu_context.h
index 9aa4b44e8cc1658653a0eb2f0f8383752f88313c..92b0a703fb9e1ee6bbc87116ac58c9fb5ebedd52 100644 (file)
@@ -56,12 +56,6 @@ static inline void enter_lazy_tlb(struct mm_struct *mm,
 extern int init_new_context_skas(struct task_struct *task, 
                                 struct mm_struct *mm);
 
-static inline int init_new_context_tt(struct task_struct *task, 
-                                     struct mm_struct *mm)
-{
-       return(0);
-}
-
 static inline int init_new_context(struct task_struct *task, 
                                   struct mm_struct *mm)
 {
This page took 0.027082 seconds and 5 git commands to generate.