linuxOS_AP05/u-boot/tools/getline.h
2025-06-02 13:59:07 +08:00

2 lines
54 B
C

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