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