Add CRS pointer
This commit is contained in:
@@ -10,6 +10,8 @@ class LDRService {
|
|||||||
Memory& mem;
|
Memory& mem;
|
||||||
MAKE_LOG_FUNCTION(log, ldrLogger)
|
MAKE_LOG_FUNCTION(log, ldrLogger)
|
||||||
|
|
||||||
|
u32 loadedCRS;
|
||||||
|
|
||||||
// Service commands
|
// Service commands
|
||||||
void initialize(u32 messagePointer);
|
void initialize(u32 messagePointer);
|
||||||
void loadCRR(u32 messagePointer);
|
void loadCRR(u32 messagePointer);
|
||||||
|
|||||||
Reference in New Issue
Block a user