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