Skip to content

Commit 9cade14

Browse files
[sysvabi64] Improve wording in GOT section (#348)
1 parent 8e73a1c commit 9cade14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sysvabi64/sysvabi64.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,8 +1086,8 @@ For AArch64 the linker defined ``_GLOBAL_OFFSET_TABLE_`` symbol should
10861086
be the address of the first global offset table entry in the ``.got``
10871087
section.
10881088

1089-
See `Sample code sequences for code models`_ for code model for
1090-
examples of how to access the ``.got``.
1089+
See `Sample code sequences for code models`_ for examples of how to
1090+
access the ``.got``.
10911091

10921092
Function Addresses
10931093
^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)