summary refs log tree commit diff
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin@c9x.me>2022-03-14 15:29:10 +0100
committerQuentin Carbonneaux <quentin@c9x.me>2022-03-14 15:32:46 +0100
commit329a18a30b9f8db598db39b7326fc4149bcc1431 (patch)
tree90d3ecc7ced6c6b5acd4f2272dbefe226554b888
parent6ca9399ed6bec1a448aef79236670cd3daeb7daf (diff)
downloadroux-329a18a30b9f8db598db39b7326fc4149bcc1431.tar.gz
add rv64/ to README
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8c30a1b..015cf4a 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ minic/  An example C frontend for QBE.
 tools/  Miscellaneous tools (testing).
 test/   Tests.
 amd64/
-arm64/  Architecture-specific code.
+arm64/
+rv64/   Architecture-specific code.
 
 The LICENSE file applies to all files distributed.