diff --git a/ion/src/device/n0110/flash.ld b/ion/src/device/n0110/flash.ld index c1b515eba..4d2212fe3 100644 --- a/ion/src/device/n0110/flash.ld +++ b/ion/src/device/n0110/flash.ld @@ -93,6 +93,7 @@ SECTIONS { *(.text._ZN3Ion6Device5Power20internalFlashStandbyEv) *(.text._ZN3Ion6Device5Power17enterLowPowerModeEv) *(.text._ZN3Ion6Device5Board14shutdownClocksEb) + *(.text._ZN3Ion6Device5Reset16coreWhilePluggedEv) /* 'suspend' dependencies '*/ *(.text._ZN3Ion6Device5Power20internalFlashSuspendEb)