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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [container.h.in] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#ifndef __MM0_CONTAINER_H__
2
#define __MM0_CONTAINER_H__
3
 
4
#define __PAGERNAME__                   "mm0"
5
 
6
#define SHMEM_REGION_START %(shmem_start)s
7
#define SHMEM_REGION_END %(shmem_end)s
8
 
9
#define TASK_REGION_START %(task_start)s
10
#define TASK_REGION_END %(task_end)s
11
 
12
#define UTCB_REGION_START %(utcb_start)s
13
#define UTCB_REGION_END %(utcb_end)s
14
 
15
 
16
#endif /* __MM0_CONTAINER_H__ */

powered by: WebSVN 2.1.0

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