summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-07-11 07:19:54 +0800
committerTat-Chee Wan (USM)2011-07-11 07:19:54 +0800
commit1cb68509578f3a7e1112b1daed83714e6430f8f0 (patch)
tree03d69f5ff07b936ac47ef839eb27a428eaf82794
parenta250b0f75e58053ee3e7428b8499baa9ddec3e88 (diff)
export dbg__display_abort_info symbol
-rw-r--r--Debugger/debug_runlooptasks.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/Debugger/debug_runlooptasks.S b/Debugger/debug_runlooptasks.S
index dcca3b1..3bcf35a 100644
--- a/Debugger/debug_runlooptasks.S
+++ b/Debugger/debug_runlooptasks.S
@@ -80,6 +80,7 @@
.align 4
.global dbg__runloopTasks
.global dbg__reboot
+ .global dbg__display_abort_info
.global dbg__sendCommMsg
#ifdef __NXOS__