summaryrefslogtreecommitdiffstats
path: root/src/roms/u-boot/tools/getline.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roms/u-boot/tools/getline.h')
-rw-r--r--src/roms/u-boot/tools/getline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/roms/u-boot/tools/getline.h b/src/roms/u-boot/tools/getline.h
new file mode 100644
index 0000000..a2f35b9
--- /dev/null
+++ b/src/roms/u-boot/tools/getline.h
@@ -0,0 +1 @@
+int getline(char **lineptr, size_t *n, FILE *stream);
OpenPOWER on IntegriCloud