diff options
Diffstat (limited to 'arch/dummy/arch_plots.cpp')
| -rw-r--r-- | arch/dummy/arch_plots.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/dummy/arch_plots.cpp b/arch/dummy/arch_plots.cpp new file mode 100644 index 0000000..3631339 --- /dev/null +++ b/arch/dummy/arch_plots.cpp @@ -0,0 +1,2 @@ +std::array<const char *, 0> g_arch_traces; +std::array<Plot, 0> g_arch_plots; |
