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