Skip to content

Commit

Permalink
riscv/syscall.h: Update comment for syscall
Browse files Browse the repository at this point in the history
Change RV64GC to RISC-V since this file is for all RISC-V based platform.

Signed-off-by: Huang Qi <[email protected]>
  • Loading branch information
no1wudi authored and jerpelea committed Nov 20, 2024
1 parent 788f8fc commit 3a6de58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/risc-v/include/syscall.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a6de58

Please sign in to comment.