mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
Get rid of MISSING_VFPRINTF, since libiberty provides one.
This commit is contained in:
parent
b941cb35d2
commit
7100c892fd
@ -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 New Issue
Block a user