blob: 975b35d3738d2133c2b15be4be44dfd2cef06f12 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001/* SPDX-License-Identifier: GPL-2.0-only */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002/*
3 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00004 */
5
6#ifndef _ASM_ARC_TLB_H
7#define _ASM_ARC_TLB_H
8
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00009#include <linux/pagemap.h>
10#include <asm-generic/tlb.h>
11
12#endif /* _ASM_ARC_TLB_H */