android_kernel_cmhtcleo/arch/um/include/asm/mmu.h
2010-08-27 11:19:57 +02:00

13 lines
148 B
C

/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __MMU_H
#define __MMU_H
#include "um_mmu.h"
#endif