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