Fix prologue of power9 assembly cdot(c) kernel to provide cdotc
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 26 Sep 2019 22:47:18 +0000 (00:47 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 22:47:18 +0000 (00:47 +0200)
kernel/power/cdot_power9.S

index 01d194c..9ec7cdd 100644 (file)
@@ -1,10 +1,16 @@
-       .file   "cdot.c"
+#define ASSEMBLER
+#include "common.h"
+/*
+.file  "cdot.c"
        .abiversion 2
        .section        ".text"
        .align 2
        .p2align 4,,15
        .globl cdot_k
        .type   cdot_k, @function
+*/
+       PROLOGUE
+       
 cdot_k:
 .LCF0:
 0:     addis 2,12,.TOC.-.LCF0@ha