xref: /openbmc/u-boot/tools/getline.h (revision 746f985add5244c00a5dbb19bc67ceab52566a91)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2