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