Linux 5.7.6
[linux/fpc-iii.git] / arch / hexagon / include / asm / tlb.h
blob2c9390e7ca8ddee49161f57541014fa500a94846
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
4 */
6 #ifndef _ASM_TLB_H
7 #define _ASM_TLB_H
9 #include <linux/pagemap.h>
10 #include <asm/tlbflush.h>
12 #include <asm-generic/tlb.h>
14 #endif