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