diff options
| author | taitep <taitep@taitep.se> | 2025-12-23 19:56:42 +0100 |
|---|---|---|
| committer | taitep <taitep@taitep.se> | 2025-12-23 19:56:42 +0100 |
| commit | 8ed4845d587eff7ba0252bedf34f98de8802153d (patch) | |
| tree | 56c6140eaddffef52802461ca435aeda001348e4 /link.ld | |
| parent | 36faa1e39c8675a84d7b7762d17e14640e991907 (diff) | |
ADD ELF SUPPORT
Diffstat (limited to 'link.ld')
| -rw-r--r-- | link.ld | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ MEMORY { SECTIONS { .text : ALIGN(4) { - *(.text._start) *(.text*) } > RAM |
