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