aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Debugger
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-01-10 08:10:23 +0800
committerTat-Chee Wan (USM)2011-01-10 08:10:23 +0800
commit8a0b32cabdf541450c2c0ffbff67879c392e5295 (patch)
tree53ce66a30f056e8419e832cf465a29bc0e4d0960 /AT91SAM7S256/armdebug/Debugger
parentc9927cc89eca050c779bc4f7fb8a5ce85f64e5a8 (diff)
parent2cc2bc2b2e82c663eba157bc4ddd7794eefaff8b (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/Debugger')
-rw-r--r--AT91SAM7S256/armdebug/Debugger/debug_comm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/AT91SAM7S256/armdebug/Debugger/debug_comm.h b/AT91SAM7S256/armdebug/Debugger/debug_comm.h
index e5747e3..1583d0b 100644
--- a/AT91SAM7S256/armdebug/Debugger/debug_comm.h
+++ b/AT91SAM7S256/armdebug/Debugger/debug_comm.h
@@ -39,6 +39,8 @@
.extern cCommInit
.extern cCommCtrl
.extern cCommExit
+ .extern dUsbWrite
+ .extern dUsbRead
#endif