mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 23:34:02 +08:00
Added MISSING_VFPRINTF
This commit is contained in:
parent
243f4d0af1
commit
569ef29be1
@ -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…
Reference in New Issue
Block a user