From 3a6de58904407a1f0c0d71f5d819dfefc44cf515 Mon Sep 17 00:00:00 2001 From: Huang Qi Date: Wed, 20 Nov 2024 16:57:41 +0800 Subject: [PATCH] riscv/syscall.h: Update comment for syscall Change RV64GC to RISC-V since this file is for all RISC-V based platform. Signed-off-by: Huang Qi --- arch/risc-v/include/syscall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/risc-v/include/syscall.h b/arch/risc-v/include/syscall.h index 834b2848ddf79..f5a14a1a8d0ca 100644 --- a/arch/risc-v/include/syscall.h +++ b/arch/risc-v/include/syscall.h @@ -55,7 +55,7 @@ # define CONFIG_SYS_RESERVED 4 #endif -/* RV64GC system calls ******************************************************/ +/* RISC-V system calls ******************************************************/ /* SYS call 1 and 2 are defined for internal use by the RISC-V port (see * arch/risc-v/include/syscall.h). In addition, SYS call 3 is the