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