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