aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv32
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2022-04-21 23:25:57 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2022-04-21 23:25:57 +0300
commit42451ed4718af3f93770feb201bd023625d69b3a (patch)
tree7f69bc86e0fc0591f176ca086db377e1cb99a718 /arch/riscv32
parent1a5248bb177242a34fd51efadb4af941853d5e35 (diff)
downloadkmi-42451ed4718af3f93770feb201bd023625d69b3a.tar.gz
kmi-42451ed4718af3f93770feb201bd023625d69b3a.zip
fix warnings on 32bit riscv
+ Will most probably not work on 32bit, but nice to make 'portable' code.
Diffstat (limited to 'arch/riscv32')
l---------arch/riscv321
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv32 b/arch/riscv32
new file mode 120000
index 0000000..11677ef
--- /dev/null
+++ b/arch/riscv32
@@ -0,0 +1 @@
+riscv64 \ No newline at end of file