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