diff options
author | YamaArashi <shadow962@live.com> | 2017-01-05 03:52:07 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-05 03:52:07 -0800 |
commit | fc29d14c6c6bc2a7e92a7ac607b5c6ff7109b2da (patch) | |
tree | a9c677c90d366f203b37ba3085e2e72e6e3f6dc4 /ld_script.txt | |
parent | 861adbbe6a164432694a06303149b58c9edd91f0 (diff) |
split out reset_rtc_screen data
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index f6620ee45..7da3a7f8a 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -316,6 +316,7 @@ SECTIONS { src/scrcmd.o(.rodata); src/coord_event_weather.o(.rodata); data/field_tasks.o(.rodata); + data/reset_rtc_screen.o(.rodata); data/data_83760F0.o(.rodata); src/m4a_tables.o(.rodata); data/sound_data.o(.rodata); |