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