[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
[powerpc.git] / include / asm-v850 / mmu_context.h
index f521c80..01daacd 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __V850_MMU_CONTEXT_H__
 #define __V850_MMU_CONTEXT_H__
 
+#include <asm-generic/mm_hooks.h>
+
 #define destroy_context(mm)            ((void)0)
 #define init_new_context(tsk,mm)       0
 #define switch_mm(prev,next,tsk)       ((void)0)