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