linuxOS_AP06/u-boot/tools/getline.h
2025-06-03 12:28:32 +08:00

2 lines
54 B
C

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