index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio.h
blob: 457eabe32fc44a38795587301cd70009aa1bd7d7 (
plain
) (
blame
)
1
2
3
4
5
#ifdef USE_IN_LIBIO
#include
<libio/stdio.h>
#else
#include
<stdio/stdio.h>
#endif