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