diff --git a/doc/developer.texi b/doc/developer.texi index 26dc5b9749..eed0ee4915 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -99,7 +99,7 @@ The specific syntax used for writing assembly is: NASM on x86; @item -GAS on ARM. +GAS on ARM and RISC-V. @end itemize A unit testing framework for assembly called @code{checkasm} lives under