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