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