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