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