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