aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k/dgux.ld
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m88k/dgux.ld')
-rw-r--r--gcc/config/m88k/dgux.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m88k/dgux.ld b/gcc/config/m88k/dgux.ld
index 2684895..cc5dc0f 100644
--- a/gcc/config/m88k/dgux.ld
+++ b/gcc/config/m88k/dgux.ld
@@ -22,7 +22,7 @@
64kb can be mapped out, thus catching references through null
pointers. We actually start at 0x10200 (for efficiency). Ideally,
we want the page offset of a given word of the .text (output)
- section to be the same as it's page offset in the actual (output)
+ section to be the same as its page offset in the actual (output)
linked core file so that paging of the .text section is efficient.
In order to do this we allow for up to 0x200 bytes of header stuff
in the output (linked) object file.