summaryrefslogtreecommitdiff
path: root/core/host/host_exe.lds
diff options
context:
space:
mode:
Diffstat (limited to 'core/host/host_exe.lds')
-rw-r--r--core/host/host_exe.lds4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/host/host_exe.lds b/core/host/host_exe.lds
index 2c4eabdeeb..4e19bb812a 100644
--- a/core/host/host_exe.lds
+++ b/core/host/host_exe.lds
@@ -81,10 +81,6 @@ SECTIONS {
*(.rodata.HOOK_POWER_BUTTON_CHANGE)
__hooks_pwrbtn_change_end = .;
- __hooks_charge_state_change = .;
- *(.rodata.HOOK_CHARGE_STATE_CHANGE)
- __hooks_charge_state_change_end = .;
-
__hooks_battery_soc_change = .;
*(.rodata.HOOK_BATTERY_SOC_CHANGE)
__hooks_battery_soc_change_end = .;