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