summaryrefslogtreecommitdiff
path: root/arch/null
diff options
context:
space:
mode:
Diffstat (limited to 'arch/null')
-rw-r--r--arch/null/arch_inst.c2
-rw-r--r--arch/null/arch_spec.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/arch/null/arch_inst.c b/arch/null/arch_inst.c
index 43f5d0c..140fa7c 100644
--- a/arch/null/arch_inst.c
+++ b/arch/null/arch_inst.c
@@ -34,7 +34,7 @@
// ----------------------------------------------------------------------------
// [section] globals
// ----------------------------------------------------------------------------
-wchar_t *g_arch_inst_symbols = (
+static const wchar_t *g_arch_inst_symbols = (
L"⠀⠁⠂⠃⠄⠅⠆⠇⡀⡁⡂⡃⡄⡅⡆⡇⠈⠉⠊⠋⠌⠍⠎⠏⡈⡉⡊⡋⡌⡍⡎⡏⠐⠑⠒⠓⠔⠕⠖⠗⡐⡑⡒⡓⡔⡕⡖⡗⠘⠙⠚⠛⠜⠝⠞⠟⡘⡙⡚⡛⡜⡝⡞⡟"
L"⠠⠡⠢⠣⠤⠥⠦⠧⡠⡡⡢⡣⡤⡥⡦⡧⠨⠩⠪⠫⠬⠭⠮⠯⡨⡩⡪⡫⡬⡭⡮⡯⠰⠱⠲⠳⠴⠵⠶⠷⡰⡱⡲⡳⡴⡵⡶⡷⠸⠹⠺⠻⠼⠽⠾⠿⡸⡹⡺⡻⡼⡽⡾⡿"
L"⢀⢁⢂⢃⢄⢅⢆⢇⣀⣁⣂⣃⣄⣅⣆⣇⢈⢉⢊⢋⢌⢍⢎⢏⣈⣉⣊⣋⣌⣍⣎⣏⢐⢑⢒⢓⢔⢕⢖⢗⣐⣑⣒⣓⣔⣕⣖⣗⢘⢙⢚⢛⢜⢝⢞⢟⣘⣙⣚⣛⣜⣝⣞⣟"
diff --git a/arch/null/arch_spec.h b/arch/null/arch_spec.h
index eeb6d44..41f31e1 100644
--- a/arch/null/arch_spec.h
+++ b/arch/null/arch_spec.h
@@ -4,7 +4,6 @@
#pragma once
-//#define ARCH_SPEC_MVEC_LOOP
#define ARCH_SPEC_CORE_FIELDS
#define ARCH_SPEC_PROC_FIELDS \