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