Added MISSING_VFPRINTF
This commit is contained in:
parent
243f4d0af1
commit
569ef29be1
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue