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