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