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:
b941cb3
)
Get rid of MISSING_VFPRINTF, since libiberty provides one.
author
Per Bothner
<per@bothner.com>
Sun, 3 Nov 1991 22:46:06 +0000
(22:46 +0000)
committer
Per Bothner
<per@bothner.com>
Sun, 3 Nov 1991 22:46:06 +0000
(22:46 +0000)
bfd/hosts/rtbsd.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/rtbsd.h
b/bfd/hosts/rtbsd.h
index 45edd3fe25ec01a75ca6023b5ecb87c2fc61b77b..8525052763d2d9831bc4e5cd24326b53f4d97179 100644
(file)
--- a/
bfd/hosts/rtbsd.h
+++ b/
bfd/hosts/rtbsd.h
@@
-11,8
+11,6
@@
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
#endif
-#define MISSING_VFPRINTF /* Presumably. */
-
#define SEEK_SET 0
#define SEEK_CUR 1