D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
modules
/
4.4.0-1128-aws
/
build
/
arch
/
h8300
/
include
/
asm
/
Filename :
tlb.h
back
Copy
#ifndef __H8300_TLB_H__ #define __H8300_TLB_H__ #define tlb_flush(tlb) do { } while (0) #include <asm-generic/tlb.h> #endif