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