diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-17 15:54:49 +0000 |
commit | 542e1629fdd4df8920511c4eb2df15bb83feb13b (patch) | |
tree | f1b70b61ce3707e08b2f43081adfd3b4850654f3 /gas/config/ho-sunos.h | |
parent | af2136245013fad2f72249258452d5f7154d5719 (diff) | |
download | gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.zip gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.gz gdb-542e1629fdd4df8920511c4eb2df15bb83feb13b.tar.bz2 |
fighting bitrot in a major way
Diffstat (limited to 'gas/config/ho-sunos.h')
-rw-r--r-- | gas/config/ho-sunos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gas/config/ho-sunos.h b/gas/config/ho-sunos.h index 52951a6..1193b1b 100644 --- a/gas/config/ho-sunos.h +++ b/gas/config/ho-sunos.h @@ -43,9 +43,6 @@ extern char *strchr(); extern char *strrchr(); extern int _filbuf(); extern int _flsbuf(); -extern int bcopy(); -extern int bzero(); -extern int bzero(); extern int fclose(); extern int fgetc(); extern int fprintf(); |