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