mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
[linker/en] Fix untranslated text (#5040)
This commit is contained in:
@@ -148,7 +148,7 @@ SECTIONS
|
|||||||
_sdata = .;
|
_sdata = .;
|
||||||
|
|
||||||
# We indicate that in this section the .data areas of all
|
# We indicate that in this section the .data areas of all
|
||||||
# объектных файлов
|
# object files
|
||||||
*(.data)
|
*(.data)
|
||||||
*(.data*)
|
*(.data*)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user