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