blob: 183111164ce93cc3c3ec3e1502c9b4fb8c53934c [file] [log] [blame]
Russell King74945c82006-03-16 14:44:36 +00001/*
Russell King4baa9922008-08-02 10:55:55 +01002 * arch/arm/include/asm/pgtable-hwdef.h
Russell King74945c82006-03-16 14:44:36 +00003 *
4 * Copyright (C) 1995-2002 Russell King
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10#ifndef _ASMARM_PGTABLE_HWDEF_H
11#define _ASMARM_PGTABLE_HWDEF_H
12
Catalin Marinas17f57212011-09-05 17:41:02 +010013#include <asm/pgtable-2level-hwdef.h>
Russell King74945c82006-03-16 14:44:36 +000014
15#endif