Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / include / asm-h8300 / tlb.h
blob3dea80ad9e6f85596bd66f1303dd9ff0929b44bb
1 /*
2 include/asm-h8300/tlb.h
3 */
5 #ifndef __H8300_TLB_H__
6 #define __H8300_TLB_H__
8 #define tlb_flush(tlb) do { } while(0)
10 /*
11 include/asm-h8300/tlb.h
14 #ifndef __H8300_TLB_H__
15 #define __H8300_TLB_H__
17 #define tlb_flush(tlb) do { } while(0)
19 #include <asm-generic/tlb.h>
21 #endif
23 #endif