powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
[platform/kernel/u-boot.git] / tools / getline.h
1 int getline(char **lineptr, size_t *n, FILE *stream);