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