h8300: Assembly headers
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
This commit is contained in:
8
arch/h8300/include/asm/tlb.h
Normal file
8
arch/h8300/include/asm/tlb.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __H8300_TLB_H__
|
||||
#define __H8300_TLB_H__
|
||||
|
||||
#define tlb_flush(tlb) do { } while (0)
|
||||
|
||||
#include <asm-generic/tlb.h>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user