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