OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [arch/] [arm/] [mm.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __INITTASK_ARCH_MM_H__
2
#define __INITTASK_ARCH_MM_H__
3
 
4
#include <l4/macros.h>
5
#include <l4/types.h>
6
#include INC_GLUE(memory.h)
7
#include INC_ARCH(exception.h)
8
#include <vm_area.h>
9
 
10
struct fault_data;
11
void set_generic_fault_params(struct fault_data *fault);
12
void arch_print_fault_params(struct fault_data *fault);
13
void fault_handle_error(struct fault_data *fault);
14
 
15
#endif /* __INITTASK_ARCH_MM_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.