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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [libmem/] [tests/] [memory.c] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
#include <l4/macros.h>
2
#include <l4/config.h>
3
#include <l4/types.h>
4
#include INC_GLUE(memory.h)
5
 
6
unsigned int PAGE_SIZE = TEST_PAGE_SIZE;
7
unsigned int PAGE_MASK = TEST_PAGE_MASK;
8
unsigned int PAGE_BITS = TEST_PAGE_BITS;
9
 

powered by: WebSVN 2.1.0

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