aboutsummaryrefslogtreecommitdiff
path: root/Debugger/debug_stub.h
diff options
context:
space:
mode:
authorTC Wan2011-01-10 10:27:54 +0800
committerTC Wan2011-01-10 10:27:54 +0800
commit2a77412eecbc3db05db3d91d8d2d99e1bf992a85 (patch)
tree97fe8c3ee2d5e38f58c9f3441dad80dc23507bb5 /Debugger/debug_stub.h
parent2cc2bc2b2e82c663eba157bc4ddd7794eefaff8b (diff)
fixed obsolete response header constants
Diffstat (limited to 'Debugger/debug_stub.h')
-rw-r--r--Debugger/debug_stub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Debugger/debug_stub.h b/Debugger/debug_stub.h
index efaed73..8e51cfd 100644
--- a/Debugger/debug_stub.h
+++ b/Debugger/debug_stub.h
@@ -42,7 +42,6 @@
#define USB_NXT_SEGNUM_OFFSET 1
#define USB_NXT_TELEGRAMSIZE_OFFSET 2
-#define USB_NXT_TELEGRAM_DC_RESP 0x8d
#define USB_NXT_TELEGRAM_RESP 0x8d
#define USB_GDBMSG_START 3 /* Offset into USB Telegram buffer */