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