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