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