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