Chore: trim spaces
This commit is contained in:
@@ -35,6 +35,6 @@ void synchronous_handler()
|
||||
|
||||
uint64_t esr_el1 = 0x0;
|
||||
R_SYSREG(esr_el1, esr_el1);
|
||||
|
||||
|
||||
LOG(x0); LOG(spsr_el1); LOG(elr_el1); DEBUG_EXCEP(esr_el1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user