diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-04-21 23:25:57 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-04-21 23:25:57 +0300 |
| commit | 42451ed4718af3f93770feb201bd023625d69b3a (patch) | |
| tree | 7f69bc86e0fc0591f176ca086db377e1cb99a718 /arch/riscv32 | |
| parent | 1a5248bb177242a34fd51efadb4af941853d5e35 (diff) | |
| download | kmi-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/riscv32 | 1 |
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 |
