Browse Source

Added MISSING_VFPRINTF

gdb-4_18-branch
Per Bothner 35 years ago
parent
commit
569ef29be1
  1. 2
      bfd/hosts/rtbsd.h

2
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

Loading…
Cancel
Save