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