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