u-boot/tools/getline.h
2023-08-08 09:42:06 +08:00

2 lines
54 B
C

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