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