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