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