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