diff -urN 2.4.10pre13/include/asm-um/tlb.h uml-tlb/include/asm-um/tlb.h --- 2.4.10pre13/include/asm-um/tlb.h Thu Jan 1 01:00:00 1970 +++ uml-tlb/include/asm-um/tlb.h Fri Sep 21 08:11:17 2001 @@ -0,0 +1,6 @@ +#ifndef __UM_TLB_H +#define __UM_TLB_H + +#include "asm-generic/tlb.h" + +#endif