This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
You've already forked rtt-f030
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
dafb34cf7e
rtt-f030
/
components
/
libc
/
minilibc
/
stdio.h
9 lines
95 B
C
Raw
Blame
History
#
ifndef __STDIO_H__
#
define __STDIO_H__
#
define BUFSIZ 128
#
define EOF (-1)
#
endif
Reference in New Issue
View Git Blame
Copy Permalink