aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Debugger/debug_comm.h
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-01-12 16:30:33 +0800
committerTat-Chee Wan (USM)2011-01-12 16:30:33 +0800
commitcc6dfb5609d3b6b5fef576146b334c925c0b80d3 (patch)
tree0cfd61459709b69f7b453656829e6ccc3ce948a6 /AT91SAM7S256/armdebug/Debugger/debug_comm.h
parent067403060e4310a730b4ca19cf06aeb101d17af2 (diff)
parenteec175220428b9d63534086fbc05c72b01378acd (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/Debugger/debug_comm.h')
-rw-r--r--AT91SAM7S256/armdebug/Debugger/debug_comm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/AT91SAM7S256/armdebug/Debugger/debug_comm.h b/AT91SAM7S256/armdebug/Debugger/debug_comm.h
index 1583d0b..3ec7489 100644
--- a/AT91SAM7S256/armdebug/Debugger/debug_comm.h
+++ b/AT91SAM7S256/armdebug/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
@@ -39,7 +39,7 @@
.extern cCommInit
.extern cCommCtrl
.extern cCommExit
- .extern dUsbWrite
+ .extern dUsbWrite
.extern dUsbRead
#endif