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