summaryrefslogtreecommitdiff
path: root/src/debug
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-07-19 20:00:40 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-07-19 20:00:40 (GMT)
commit12abead3f60d6f72c0d41672af87215dfc13c8fc (patch)
tree3fda90b6e1b439644a39730ae8935c74da1f2d44 /src/debug
parent79ae70be75b534c18fbfce38294f5ba7feef0e11 (diff)
Deleted all references to any asm syntax.
Diffstat (limited to 'src/debug')
-rw-r--r--src/debug/debugger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug/debugger.h b/src/debug/debugger.h
index 159d1f6..3a16ee2 100644
--- a/src/debug/debugger.h
+++ b/src/debug/debugger.h
@@ -31,7 +31,6 @@
#include "misc.h"
#include "../analysis/binary.h"
-#include "../arch/archbase.h"