From 5c2f11724affb32aee22f7400aa1f953a6081813 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sun, 8 Jun 2025 23:05:09 +0300 Subject: init --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..eba4b15 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +### RISC-V Things + +Things I am testing with risc-v assembly + +### Notes + +Compiling the linux kernel for the 32-bit version doesn't work. +So programs that were not compiled with riscv{32,64}-linux-gnu-... +won't work even if the kernel is compiled with it, and I don't +have the 32 bit version on my system so for now i can't do 32 bit +builds -- cgit v1.2.3