mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Add EOF to stdio.h
Change-Id: I94e2b93bbfe50fd8daaf0ad5f8c2447c0d6fbef4
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#define stdin 0
|
||||
#define stdout 0
|
||||
#define EOF 0
|
||||
|
||||
typedef void FILE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user