162306a36Sopenharmony_ci/*
262306a36Sopenharmony_ci * Copyright (C) 2010 Tobias Klauser <tklauser@distanz.ch>
362306a36Sopenharmony_ci * Copyright (C) 2004 Microtronix Datacom Ltd.
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * This file is subject to the terms and conditions of the GNU General Public
662306a36Sopenharmony_ci * License. See the file "COPYING" in the main directory of this archive
762306a36Sopenharmony_ci * for more details.
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef _ASM_NIOS2_MMU_H
1162306a36Sopenharmony_ci#define _ASM_NIOS2_MMU_H
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci/* Default "unsigned long" context */
1462306a36Sopenharmony_citypedef unsigned long mm_context_t;
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci#endif /* _ASM_NIOS2_MMU_H */
17