summaryrefslogtreecommitdiff
path: root/Debugger/undef_handler.S
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-03-28 10:48:44 +0800
committerTat-Chee Wan (USM)2011-03-28 10:48:44 +0800
commitf13cb93028c41475c6652729a321acd6f149741d (patch)
tree1ef20e62ed252cf92f553b2c5e482fa7c040868a /Debugger/undef_handler.S
parentccdd31be178b67aac1e814fb694ccd6da427f651 (diff)
split out internal constants from debug_stub.h
Diffstat (limited to 'Debugger/undef_handler.S')
-rw-r--r--Debugger/undef_handler.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debugger/undef_handler.S b/Debugger/undef_handler.S
index 5562738..b980a5d 100644
--- a/Debugger/undef_handler.S
+++ b/Debugger/undef_handler.S
@@ -10,6 +10,7 @@
*/
#define __ASSEMBLY__
#include "debug_stub.h"
+#include "debug_internals.h"
.text