xref: /rk3399_rockchip-uboot/tools/getline.h (revision 569a191a864cee66e3d0763179e8688499de0377)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2