summaryrefslogtreecommitdiffstats
path: root/test/Modules/Inputs/System/usr/include/stdio.h
blob: f41e09c35a412d5e1e2112a2a4375d5eca660da9 (plain)
1
2
3
typedef struct { int id; } FILE;
int fprintf(FILE*restrict, const char* restrict format, ...);
extern FILE *__stderrp;
OpenPOWER on IntegriCloud