thermosphere: remove breakpoint/watchpoint reg dump functions

This commit is contained in:
TuxSH
2019-08-07 23:51:25 +02:00
parent 83c6e2f0e7
commit f8266775f6
4 changed files with 2 additions and 59 deletions

View File

@@ -16,7 +16,7 @@
#include <string.h>
#include "breakpoints.h"
#include "breakpoints_watchpoints_save_restore.h"
#include "breakpoints_watchpoints_load.h"
#include "utils.h"
#include "sysreg.h"
#include "arm.h"