From 6fafbad6d5ba591075a72e4726af647cece7020d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 14 Jul 2018 13:03:39 -0700 Subject: mesonbuild: Recognise risc-v architecture Signed-off-by: Khem Raj --- docs/markdown/Reference-tables.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md index 6486aa245..91a8e3c00 100644 --- a/docs/markdown/Reference-tables.md +++ b/docs/markdown/Reference-tables.md @@ -53,6 +53,8 @@ set in the cross file. | ppc64 | 64 bit PPC processors | | e2k | MCST Elbrus processor | | parisc | HP PA-RISC processor | +| riscv32 | 32 bit RISC-V Open ISA| +| riscv64 | 64 bit RISC-V Open ISA| | sparc64 | SPARC v9 processor | Any cpu family not listed in the above list is not guaranteed to -- cgit v1.2.3