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