[Spice-devel] [PATCH 08/12] adding initial empty AMD64 only external asm file
Alon Levy
alevy at redhat.com
Wed Apr 30 07:40:32 PDT 2014
---
xddm/display/amd64/x64.asm | 1 +
xddm/display/sources | 1 +
2 files changed, 2 insertions(+)
create mode 100644 xddm/display/amd64/x64.asm
diff --git a/xddm/display/amd64/x64.asm b/xddm/display/amd64/x64.asm
new file mode 100644
index 0000000..e32b0df
--- /dev/null
+++ b/xddm/display/amd64/x64.asm
@@ -0,0 +1 @@
+end
\ No newline at end of file
diff --git a/xddm/display/sources b/xddm/display/sources
index 6c1d5c7..8a4f664 100644
--- a/xddm/display/sources
+++ b/xddm/display/sources
@@ -32,3 +32,4 @@ SOURCES=driver.c \
surface.c \
driver.rc
+AMD64_SOURCES=amd64\x64.asm
--
1.9.0
More information about the Spice-devel
mailing list