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