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