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