Home
last modified time | relevance | path

Searched refs:syscallInit (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dsyscall.h69 void syscallInit(void);
/device/google/contexthub/firmware/os/core/
Dsyscall.c28 void syscallInit(void) in syscallInit() function
Dseos.c1066 syscallInit(); in osMainInit()