OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/arch/h8300/include/asm/tlb.h
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

24 lines
293 B
C

/*
include/asm-h8300/tlb.h
*/
#ifndef __H8300_TLB_H__
#define __H8300_TLB_H__
#define tlb_flush(tlb) do { } while(0)
/*
include/asm-h8300/tlb.h
*/
#ifndef __H8300_TLB_H__
#define __H8300_TLB_H__
#define tlb_flush(tlb) do { } while(0)
#include <asm-generic/tlb.h>
#endif
#endif