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