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