Fix potential bugs in the exception handlers
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define NULL 0
|
||||
|
||||
void __attribute__((noreturn)) mcuReboot(void);
|
||||
void clearDCacheAndDMB(void);
|
||||
void cleanInvalidateDCacheAndDMB(void);
|
||||
|
||||
void FIQHandler(void);
|
||||
void undefinedInstructionHandler(void);
|
||||
|
||||
Reference in New Issue
Block a user