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