xref: /rk3399_rockchip-uboot/tools/getline.h (revision 901d0ea1fc1518f798dc792186bbe47db2e29474)
1 int getline(char **lineptr, size_t *n, FILE *stream);
2