minor wording change.

This commit is contained in:
Christopher Faylor 2001-08-31 05:24:36 +00:00
parent fcc46b19d3
commit 5e2ccd4bc2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ SECTIONS
etext = .; etext = .;
*(.gcc_except_table) *(.gcc_except_table)
} }
/* The Cygwin32 library uses a section to avoid copying certain data /* The Cygwin DLL uses a section to avoid copying certain data
on fork. This used to be named ".data". The linker used on fork. This used to be named ".data". The linker used
to include this between __data_start__ and __data_end__, but that to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section breaks building the cygwin32 dll. Instead, we name the section