URL
https://opencores.org/ocsvn/c0or1k/c0or1k/trunk
Subversion Repositories c0or1k
[/] [c0or1k/] [trunk/] [src/] [platform/] [tests/] [offsets.c] - Rev 2
Compare with Previous | Blame | View Log
#include <macros.h> #include <config.h> #include INC_PLAT(offsets.h) unsigned int PHYS_MEM_START = 0; /* Dynamically allocated */ unsigned int PHYS_MEM_END = 0; /* Dynamically allocated */ unsigned int PHYS_ADDR_BASE = 0; /* Dynamically allocated */