mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
6 lines
54 B
C
6 lines
54 B
C
typedef void FILE;
|
|
|
|
#define stdin 0
|
|
#define stdout 0
|
|
|