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