aboutsummaryrefslogtreecommitdiff
path: root/Debugger/debug_comm.h
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-01-12 15:49:34 +0800
committerTat-Chee Wan (USM)2011-01-12 15:49:34 +0800
commit209f5e7bdc2ded21191bbc39fb6756f37e4680cf (patch)
tree1217fa5bf95d2949a8e676c9a0c62d984dfb6e7f /Debugger/debug_comm.h
parent5d29955c46dc49272d7963d978b46b24c89a33de (diff)
implement usb message fragmentation and send logic
Diffstat (limited to 'Debugger/debug_comm.h')
-rw-r--r--Debugger/debug_comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debugger/debug_comm.h b/Debugger/debug_comm.h
index f0f8bc5..3ec7489 100644
--- a/Debugger/debug_comm.h
+++ b/Debugger/debug_comm.h
@@ -27,7 +27,7 @@
#ifdef __NXOS__
- .extern nx_usb_is_connected
+ .extern nx_usb_is_connected
.extern nx_usb_can_write
.extern nx_usb_write
.extern nx_usb_data_written