Minor cleanup, added error when writing an exception dump fails
This commit is contained in:
@@ -42,7 +42,6 @@ typedef struct __attribute__((packed))
|
||||
void __attribute__((noreturn)) mcuReboot(void);
|
||||
void cleanInvalidateDCacheAndDMB(void);
|
||||
bool cannotAccessVA(const void *address);
|
||||
|
||||
void FIQHandler(void);
|
||||
void undefinedInstructionHandler(void);
|
||||
void dataAbortHandler(void);
|
||||
|
||||
Reference in New Issue
Block a user