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