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