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