[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PATCH 64/67] target/s390x: add include directory header
From: |
Michael S. Tsirkin |
Subject: |
[qemu-s390x] [PATCH 64/67] target/s390x: add include directory header |
Date: |
Thu, 3 May 2018 22:51:45 +0300 |
This way it is easier to find using standard rules.
Signed-off-by: Michael S. Tsirkin <address@hidden>
---
include/target/s390x/cpu_models.h | 1 +
1 file changed, 1 insertion(+)
create mode 100644 include/target/s390x/cpu_models.h
diff --git a/include/target/s390x/cpu_models.h
b/include/target/s390x/cpu_models.h
new file mode 100644
index 0000000..f66ea19
--- /dev/null
+++ b/include/target/s390x/cpu_models.h
@@ -0,0 +1 @@
+#include_next "../target/s390x/cpu_models.h"
--
MST
- [qemu-s390x] [PATCH 64/67] target/s390x: add include directory header,
Michael S. Tsirkin <=