nt9856x/BSP/u-boot/tools/getline.h
2023-03-28 15:07:53 +08:00

2 lines
54 B
C

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