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