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