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