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