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