[minor] typo
This commit is contained in:
parent
aba36f4dce
commit
1a5057e1fa
@ -428,7 +428,7 @@ static uintptr_t syscalls[] = {
|
||||
(uintptr_t)&mousedevice,
|
||||
(uintptr_t)&sys_mkdir,
|
||||
(uintptr_t)&shm_negotiate,
|
||||
(uintptr_t)&shm_free, /* 33 */
|
||||
(uintptr_t)&shm_free, /* 36 */
|
||||
0
|
||||
};
|
||||
uint32_t num_syscalls;
|
||||
|
Loading…
Reference in New Issue
Block a user