aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/user/basics
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/user/basics')
-rw-r--r--arch/riscv/user/basics/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/riscv/user/basics/README.md b/arch/riscv/user/basics/README.md
new file mode 100644
index 0000000..e938133
--- /dev/null
+++ b/arch/riscv/user/basics/README.md
@@ -0,0 +1,2 @@
+Just random assembly messing with basic programming concepts from the RISC-V
+ISA.