aboutsummaryrefslogtreecommitdiff
path: root/libgloss/sparc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-25 18:17:38 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-03 00:14:42 -0500
commita2ddc21f801b17327a7c65c81e8b55b7d62efdb6 (patch)
tree9c4c2187e7ff8ff9d4e1bfd082e17a43ddb6de2e /libgloss/sparc
parent99f3898dfcdcd5de1a3a6093d24ed097291ff4d8 (diff)
downloadnewlib-a2ddc21f801b17327a7c65c81e8b55b7d62efdb6.zip
newlib-a2ddc21f801b17327a7c65c81e8b55b7d62efdb6.tar.gz
newlib-a2ddc21f801b17327a7c65c81e8b55b7d62efdb6.tar.bz2
libgloss: fix up incorrect "it's"
Diffstat (limited to 'libgloss/sparc')
-rw-r--r--libgloss/sparc/crt0.S2
-rw-r--r--libgloss/sparc/sparc-stub.c2
-rw-r--r--libgloss/sparc/sparcl-stub.c2
-rw-r--r--libgloss/sparc/sparclet-stub.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/libgloss/sparc/crt0.S b/libgloss/sparc/crt0.S
index 501abf8..4118086 100644
--- a/libgloss/sparc/crt0.S
+++ b/libgloss/sparc/crt0.S
@@ -103,7 +103,7 @@ copyloop:
/*
- * Move the data segment from it's ROM address to RAM where it
+ * Move the data segment from its ROM address to RAM where it
* belongs.
*/
diff --git a/libgloss/sparc/sparc-stub.c b/libgloss/sparc/sparc-stub.c
index fa21d72..6757373 100644
--- a/libgloss/sparc/sparc-stub.c
+++ b/libgloss/sparc/sparc-stub.c
@@ -4,7 +4,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
diff --git a/libgloss/sparc/sparcl-stub.c b/libgloss/sparc/sparcl-stub.c
index 634878b..960e1a6 100644
--- a/libgloss/sparc/sparcl-stub.c
+++ b/libgloss/sparc/sparcl-stub.c
@@ -3,7 +3,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
diff --git a/libgloss/sparc/sparclet-stub.c b/libgloss/sparc/sparclet-stub.c
index a462128..e7dfeba 100644
--- a/libgloss/sparc/sparclet-stub.c
+++ b/libgloss/sparc/sparclet-stub.c
@@ -3,7 +3,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD