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