]> git.ipfire.org Git - people/ms/u-boot.git/blob - tools/getline.h
axs10x: add support of generic EHCI USB 2.0 controller
[people/ms/u-boot.git] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);