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