root/headers/private/kernel/arch/mipsel/arch_mmu.h
/*
 * Copyright 2009 Haiku Inc.
 * All rights reserved. Distributed under the terms of the MIT License.
 */
#ifndef _KERNEL_ARCH_MIPSEL_MMU_H
#define _KERNEL_ARCH_MIPSEL_MMU_H

#include <arch_cpu.h>

#warning IMPLEMENT arch_mmu.h


#endif /* _KERNEL_ARCH_MIPSEL_MMU_H */