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