pi-u-boot/tools/getline.h
2025-03-25 16:33:57 +08:00

2 lines
54 B
C

int getline(char **lineptr, size_t *n, FILE *stream);