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