Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
0004  */
0005 
0006 #ifndef _ASM_ARC_TLB_H
0007 #define _ASM_ARC_TLB_H
0008 
0009 #include <linux/pagemap.h>
0010 #include <asm-generic/tlb.h>
0011 
0012 #endif /* _ASM_ARC_TLB_H */