Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8dce5f3dee21bf976193ddb06426b9727cf5d1a2
/
.
/
arch
/
h8300
/
include
/
asm
/
tlb.h
blob: 7f0743051ad5179b25f230647b6157c13f99f5dd [
file
] [
log
] [
blame
]
#ifndef
__H8300_TLB_H__
#define
__H8300_TLB_H__
#define
tlb_flush
(
tlb
)
do
{
}
while
(
0
)
#include
<asm-generic/tlb.h>
#endif