Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / tools / getline.h
diff --git a/qemu/roms/u-boot/tools/getline.h b/qemu/roms/u-boot/tools/getline.h
new file mode 100644 (file)
index 0000000..a2f35b9
--- /dev/null
@@ -0,0 +1 @@
+int getline(char **lineptr, size_t *n, FILE *stream);