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