Get rid of MISSING_VFPRINTF, since libiberty provides one.
This commit is contained in:
parent
b941cb35d2
commit
7100c892fd
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue