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