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