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