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