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