| 
    POK(kernelpart)
    
   | 
 
#include <errno.h>#include <core/debug.h>#include <core/syscall.h>#include <core/partition.h>#include <types.h>#include <libc.h>Go to the source code of this file.
Functions | |
| void | pok_arch_sc_int (uint32_t num, uint32_t arg1, uint32_t arg2, uint32_t arg3, uint32_t arg4, uint32_t arg5) | 
| void pok_arch_sc_int | ( | uint32_t | num, | 
| uint32_t | arg1, | ||
| uint32_t | arg2, | ||
| uint32_t | arg3, | ||
| uint32_t | arg4, | ||
| uint32_t | arg5 | ||
| ) | 
Definition at line 26 of file syscalls.c.