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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [container.h.in] - Rev 2

Compare with Previous | Blame | View Log

#ifndef __MM0_CONTAINER_H__
#define __MM0_CONTAINER_H__

#define __PAGERNAME__                   "mm0"

#define SHMEM_REGION_START %(shmem_start)s
#define SHMEM_REGION_END %(shmem_end)s

#define TASK_REGION_START %(task_start)s
#define TASK_REGION_END %(task_end)s

#define UTCB_REGION_START %(utcb_start)s
#define UTCB_REGION_END %(utcb_end)s


#endif /* __MM0_CONTAINER_H__ */

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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