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