Files
RedBear-OS/include/stdio_ext.h
T
2018-11-22 19:24:48 -07:00

7 lines
89 B
C

#ifndef _STDIO_EXT_H
#define _STDIO_EXT_H
#include <stdio.h>
#endif /* _STDIO_EXT_H */