xref: /openbmc/u-boot/tools/getline.h (revision 215099a522dae18d4682964c6b850d12c45c98a0)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2