From 1cb68509578f3a7e1112b1daed83714e6430f8f0 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Mon, 11 Jul 2011 07:19:54 +0800 Subject: export dbg__display_abort_info symbol --- Debugger/debug_runlooptasks.S | 1 + 1 file changed, 1 insertion(+) 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__ -- cgit v1.2.3