summarylogtreecommitdiffstats
path: root/coeftabMemory.patch
blob: 8dea327eace63ecd55846b827da6e67a1007acee (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/sopalin/coeftab.h	2020-12-21 13:30:01.752576973 +0100
+++ b/sopalin/coeftab.h	2020-12-21 13:41:00.673558640 +0100
@@ -53,7 +53,7 @@
 /**
  * @brief List of functions to compute the memory gain in low-rank per precision.
  */
-coeftab_fct_memory_t coeftabMemory[4];
+extern coeftab_fct_memory_t coeftabMemory[4];
 
 /**
  * @}