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