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