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