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