diff options
| author | Rozelette <Rozelette@users.noreply.github.com> | 2021-04-19 16:44:12 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 17:44:12 -0400 |
| commit | e97f10a6fa573e8b817ed03a4674d52b1818dafa (patch) | |
| tree | 25821c9094c4aea2f1ad167c6227d2d2afbcd3f2 /linker_scripts/code_script.txt | |
| parent | 768ca0839b862f1eff09661d9b20af51f70a738e (diff) | |
sys_slowly OK (#101)
* sys_slowly OK
* Feedback
* rename type member
Diffstat (limited to 'linker_scripts/code_script.txt')
| -rw-r--r-- | linker_scripts/code_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt index 22839accb..6fca65822 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -438,6 +438,7 @@ SECTIONS build/asm/code/code_0x80182CE0.o(.text) build/src/code/code_0x80183070.o(.text) build/asm/code/code_0x801830A0.o(.text) + build/src/code/sys_slowly.o(.text) build/asm/code/sys_flashrom.o(.text) build/asm/code/code_0x80185F90.o(.text) build/asm/code/code_0x801877D0.o(.text) |
