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