Fix incorrect types in sys_getcpu

This commit is contained in:
Ruihan Li
2025-05-22 20:32:23 +08:00
committed by Jianfeng Jiang
parent 56e9824dd1
commit 63daf69e17
3 changed files with 39 additions and 28 deletions

View File

@ -21,6 +21,7 @@ exit/exit_procfs
eventfd2/eventfd2
fork/fork
fork_c/fork
getcpu/getcpu
getpid/getpid
hello_pie/hello
hello_world/hello_world