Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next
[platform/kernel/u-boot.git] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);