]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - tools/getline.h
net: fec_mxc: move CONFIG_FEC_MXC_PHYADDR from Kconfig to include/configs/*.h
[karo-tx-uboot.git] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);