* ld.texinfo (@node MMIX): For the __.MMIX.start. prefix, only
[deliverable/binutils-gdb.git] / ld / ld.texinfo
index c90d953c73a9f206829f8de55bd9c87669b92a36..d0c0335d862d3eafce3b5ee6d34b70684c5410cc 100644 (file)
@@ -5841,10 +5841,10 @@ global register multiplied by 8.  Register @code{$255} is not included in
 this section; it is always set to the program entry, which is at the
 symbol @code{Main} for @code{mmo} files.
 
-Symbols with the prefix @code{__.MMIX.start.}, for example
-@code{__.MMIX.start..text} and @code{__.MMIX.start..data} are special;
-there must be only one each, even if they are local.  The default linker
-script uses these to set the default start address of a section.
+Global symbols with the prefix @code{__.MMIX.start.}, for example
+@code{__.MMIX.start..text} and @code{__.MMIX.start..data} are special.
+The default linker script uses these to set the default start address
+of a section.
 
 Initial and trailing multiples of zero-valued 32-bit words in a section,
 are left out from an mmo file.
This page took 0.028225 seconds and 4 git commands to generate.