summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/arm/arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/arm/arch.h')
-rw-r--r--src/pkg/runtime/arm/arch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pkg/runtime/arm/arch.h b/src/pkg/runtime/arm/arch.h
new file mode 100644
index 000000000..3ddb626dd
--- /dev/null
+++ b/src/pkg/runtime/arm/arch.h
@@ -0,0 +1,3 @@
+enum {
+ thechar = '5'
+};