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