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