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