aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s')
-rw-r--r--Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s17
1 files changed, 0 insertions, 17 deletions
diff --git a/Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s b/Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s
deleted file mode 100644
index 83cc22c9c..000000000
--- a/Godeps/_workspace/src/gopkg.in/qml.v1/cdata/cdata14_amd64.s
+++ /dev/null
@@ -1,17 +0,0 @@
-// +build go1.4
-
-#include "textflag.h"
-
-TEXT ·Ref(SB),NOSPLIT,$8-8
- CALL runtime·acquirem(SB)
- MOVQ 0(SP), AX
- MOVQ AX, ret+0(FP)
- CALL runtime·releasem(SB)
- RET
-
-TEXT ·Addrs(SB),NOSPLIT,$0-16
- MOVQ $runtime·main(SB), AX
- MOVQ AX, ret+0(FP)
- MOVQ $runtime·main_main(SB), AX
- MOVQ AX, ret+8(FP)
- RET