ckfwq/linux-3.0.4/arch/um/include/asm/mmu.h

13 lines
148 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
/*
* Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __MMU_H
#define __MMU_H
#include "um_mmu.h"
#endif