Fix openlibm & fenv and add more integer types

This commit is contained in:
jD91mZM2
2018-06-24 14:12:24 +02:00
parent 2283243d95
commit 3e67314b97
4 changed files with 21 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
#define _BITS_STDIO_H
#define EOF (-1)
#define BUFSIZ 1024
#define stdin __stdin()
#define stdout __stdout()
#define stderr __stderr()