Fix XLP compilation.

Add definitions of LSU_DEBUG_ADDR and LSU_DEBUG_DATA0, the code that uses
it was added in r227799

Reported by:	gonzo
This commit is contained in:
Jayachandran C. 2011-12-05 02:56:08 +00:00
parent 6431ede397
commit b10ea0872a

View File

@ -44,6 +44,8 @@
#define CPU_BLOCKID_MAP 10 #define CPU_BLOCKID_MAP 10
#define LSU_DEFEATURE 0x304 #define LSU_DEFEATURE 0x304
#define LSU_DEBUG_ADDR 0x305
#define LSU_DEBUG_DATA0 0x306
#define LSU_CERRLOG_REGID 0x09 #define LSU_CERRLOG_REGID 0x09
#define SCHED_DEFEATURE 0x700 #define SCHED_DEFEATURE 0x700