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