diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-24 02:13:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-24 02:13:11 +0000 |
commit | c1be3c948d4f6ce388615bb44dc5a07ec673b3ea (patch) | |
tree | 98051ac575bce144ebea6d4229b2c70e6f486fb5 | |
parent | 223c7e48204c01389258b45904f1f3786712ac49 (diff) |
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 |