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