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