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