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