Function init_syscall_table

Source
pub unsafe fn init_syscall_table()
Expand description

Initialize the syscall table.

ยงSafety

Should only get called once.