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