index
:
timex/qemu
master
qemu-2.4.1
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roms
/
u-boot
/
tools
/
getline.h
blob: a2f35b92b2cff9cfc1f2cd091cd2355aa291efde (
plain
)
1
int
getline
(
char
**
lineptr
,
size_t
*
n
,
FILE
*
stream
);