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