of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git] / arch / h8300 / include / asm / tlb.h
blob2c6fa4eed448acd222d6b67e99f7fb6e7eea90b2
1 #ifndef __H8300_TLB_H__
2 #define __H8300_TLB_H__
4 #define tlb_flush(tlb) do { } while (0)
6 #include <asm-generic/tlb.h>
8 #endif