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