aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/mmu.h
blob: cf259de5153160be38b8d2073d0fe111e05a4f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/* 
 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
 * Licensed under the GPL
 */

#ifndef __MMU_H
#define __MMU_H

#include "um_mmu.h"

#endif