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