thermosphere: refactor crt0 + watchpoint init

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

View File

@@ -1,6 +1,5 @@
#include <string.h>
#include "smc.h"
#include "synchronization.h"
#include "core_ctx.h"
#include "arm.h"