projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcc54ca
)
delete HO_USG and setbuffer macros
author
Ken Raeburn
<raeburn@cygnus>
Thu, 3 Dec 1992 23:45:34 +0000
(23:45 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Thu, 3 Dec 1992 23:45:34 +0000
(23:45 +0000)
gas/config/ho-sysv.h
patch
|
blob
|
history
diff --git
a/gas/config/ho-sysv.h
b/gas/config/ho-sysv.h
index d74c0d75bdae95a296d03cf64c68df0cedaaf841..9ec2f2bbd22493c358b9ceade83b1c4e847de007 100644
(file)
--- a/
gas/config/ho-sysv.h
+++ b/
gas/config/ho-sysv.h
@@
-17,10
+17,6
@@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#define HO_USG
-
-#define setbuffer(stream, buf, size) setvbuf((stream), (buf), _IOLBF, (size))
-
extern int free ();
extern char *malloc ();