blob: 628a78ee0a720975f6413cba6d32a9e342812345 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/*
2 * Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
3 * Copyright (C) 2008-2009 PetaLogix
4 * Copyright (C) 2006 Atmark Techno, Inc.
5 *
6 * This file is subject to the terms and conditions of the GNU General Public
7 * License. See the file "COPYING" in the main directory of this archive
8 * for more details.
9 */
10
11#ifndef _ASM_MICROBLAZE_TLB_H
12#define _ASM_MICROBLAZE_TLB_H
13
Andrew Scullb4b6d4a2019-01-02 15:54:55 +000014#include <linux/pagemap.h>
Andrew Scullb4b6d4a2019-01-02 15:54:55 +000015#include <asm-generic/tlb.h>
16
17#endif /* _ASM_MICROBLAZE_TLB_H */