linuxOS_D21X/source/uboot-2021.10/tools/getline.h
2024-11-29 16:13:46 +08:00

2 lines
54 B
C

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