/* 
 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
 * Licensed under the GPL
 */

#ifndef __MMU_H
#define __MMU_H

#include "um_mmu.h"

#endif