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