diff options
author | 1997-01-24 02:13:10 +0000 | |
---|---|---|
committer | 1997-01-24 02:13:10 +0000 | |
commit | 29eb2b927067733b9305fcf61adbead3f59af96e (patch) | |
tree | 93f0797fb5fff2b25bffb734937800cad4927fc2 | |
parent | missing */ (diff) | |
download | wireguard-openbsd-29eb2b927067733b9305fcf61adbead3f59af96e.tar.xz wireguard-openbsd-29eb2b927067733b9305fcf61adbead3f59af96e.zip |
netbsd? nope..
-rw-r--r-- | gnu/usr.bin/gcc/config/mips/openbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/mips/openbsd.h b/gnu/usr.bin/gcc/config/mips/openbsd.h index 883e10aef6e..db93c872d33 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd.h @@ -278,7 +278,7 @@ do { \ } \ } while (0) -/* Since gas and gld are standard on NetBSD, we don't need these */ +/* Since gas and gld are standard on OpenBSD, we don't need these */ #undef ASM_FINAL_SPEC #undef STARTFILE_SPEC |