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