summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-07-22 18:40:25 +0000
committerjason <jason@openbsd.org>2003-07-22 18:40:25 +0000
commita302674ca18d14375603c89450e517de32b0741c (patch)
tree35ba4889cf4a63fafecfb59672298915139f501f
parentnow that gcc generates "correct" calls to the quad emulation library and (diff)
downloadwireguard-openbsd-a302674ca18d14375603c89450e517de32b0741c.tar.xz
wireguard-openbsd-a302674ca18d14375603c89450e517de32b0741c.zip
openbsd64 is a 64 BIT (not but) v9 processor; pointed out by millert.
-rw-r--r--gnu/egcs/gcc/config/sparc/openbsd64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/config/sparc/openbsd64.h b/gnu/egcs/gcc/config/sparc/openbsd64.h
index 7ef9d41221c..cba0919547f 100644
--- a/gnu/egcs/gcc/config/sparc/openbsd64.h
+++ b/gnu/egcs/gcc/config/sparc/openbsd64.h
@@ -33,7 +33,7 @@ Boston, MA 02111-1307, USA. */
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (sparc64 OpenBSD ELF)")
-/* A 64 but v9 complier in a Medium/Mid code model. */
+/* A 64 bit v9 complier in a Medium/Mid code model. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT \