summaryrefslogtreecommitdiff
path: root/Debugger/debug_comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Debugger/debug_comm.h')
-rw-r--r--Debugger/debug_comm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Debugger/debug_comm.h b/Debugger/debug_comm.h
index 3ec7489..1be5e7b 100644
--- a/Debugger/debug_comm.h
+++ b/Debugger/debug_comm.h
@@ -41,6 +41,9 @@
.extern cCommExit
.extern dUsbWrite
.extern dUsbRead
+ .extern dUsbIsConfigured
+ .equ nxt_UBYTE_TRUE, 1
+ .equ nxt_UBYTE_FALSE, 0
#endif