thermosphere: refactor crt0 + watchpoint init

This commit is contained in:
TuxSH
2019-08-06 22:26:28 +02:00
parent dc3f87a715
commit 9bc0ed2f70
13 changed files with 89 additions and 85 deletions

View File

@@ -15,7 +15,6 @@
*/
#include "sysreg_traps.h"
#include "synchronization.h"
#include "sysreg.h"
#include "arm.h"
#include "debug_log.h"