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