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