mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-09 20:25:29 +00:00
newlib: add definitions for _READ_WRITE_BUFSIZE_TYPE and _READ_WRITE_RETURN_TYPE.
TODO: figure out where they should really go.
This commit is contained in:
@@ -215,6 +215,10 @@
|
|||||||
#define _READ_WRITE_RETURN_TYPE _ssize_t
|
#define _READ_WRITE_RETURN_TYPE _ssize_t
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#define _READ_WRITE_BUFSIZE_TYPE unsigned long
|
||||||
|
#define _READ_WRITE_RETURN_TYPE _ssize_t
|
||||||
|
|
||||||
#ifndef __EXPORT
|
#ifndef __EXPORT
|
||||||
#define __EXPORT
|
#define __EXPORT
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user