Fix openlibm & fenv and add more integer types
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define _BITS_STDIO_H
|
||||
|
||||
#define EOF (-1)
|
||||
#define BUFSIZ 1024
|
||||
#define stdin __stdin()
|
||||
#define stdout __stdout()
|
||||
#define stderr __stderr()
|
||||
|
||||
Reference in New Issue
Block a user