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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [mm/] [physmem.c] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
/*
2
 * Global physical memory descriptions.
3
 *
4
 * Copyright (C) 2007 - 2009 Bahadir Balban
5
 */
6
#include <l4/macros.h>
7
#include <l4/config.h>
8
#include <l4/types.h>
9
#include <l4/lib/list.h>
10
#include <l4/lib/math.h>
11
#include <l4/api/thread.h>
12
#include <l4/api/kip.h>
13
#include <l4/api/errno.h>
14
#include INC_GLUE(memory.h)
15
 
16
#include L4LIB_INC_ARCH(syslib.h)
17
#include <stdio.h>
18
#include <init.h>
19
#include <physmem.h>
20
#include <bootm.h>
21
 
22
 

powered by: WebSVN 2.1.0

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