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