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