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:
243f4d0
)
Added MISSING_VFPRINTF
author
Per Bothner
<per@bothner.com>
Tue, 8 Oct 1991 22:30:57 +0000
(22:30 +0000)
committer
Per Bothner
<per@bothner.com>
Tue, 8 Oct 1991 22:30:57 +0000
(22:30 +0000)
bfd/hosts/rtbsd.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/rtbsd.h
b/bfd/hosts/rtbsd.h
index 8525052763d2d9831bc4e5cd24326b53f4d97179..45edd3fe25ec01a75ca6023b5ecb87c2fc61b77b 100644
(file)
--- a/
bfd/hosts/rtbsd.h
+++ b/
bfd/hosts/rtbsd.h
@@
-11,6
+11,8
@@
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
#endif
+#define MISSING_VFPRINTF /* Presumably. */
+
#define SEEK_SET 0
#define SEEK_CUR 1