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