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