Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / sandbox / include / asm / string.h
diff --git a/qemu/roms/u-boot/arch/sandbox/include/asm/string.h b/qemu/roms/u-boot/arch/sandbox/include/asm/string.h
new file mode 100644 (file)
index 0000000..f247ff3
--- /dev/null
@@ -0,0 +1,7 @@
+/*
+ * Copyright (c) 2011 The Chromium OS Authors.
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
+#include <linux/string.h>