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