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