Add LinkCRO
This commit is contained in:
@@ -17,6 +17,7 @@ class LDRService {
|
|||||||
|
|
||||||
// Service commands
|
// Service commands
|
||||||
void initialize(u32 messagePointer);
|
void initialize(u32 messagePointer);
|
||||||
|
void linkCRO(u32 messagePointer);
|
||||||
void loadCRO(u32 messagePointer, bool isNew);
|
void loadCRO(u32 messagePointer, bool isNew);
|
||||||
void loadCRR(u32 messagePointer);
|
void loadCRR(u32 messagePointer);
|
||||||
void unloadCRO(u32 messagePointer);
|
void unloadCRO(u32 messagePointer);
|
||||||
|
|||||||
Reference in New Issue
Block a user