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