Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c616 static const struct SyscallTable osTable = { in osApiExport() local
624 if (!syscallAddTable(SYSCALL_NO(SYSCALL_DOMAIN_OS,0,0,0), 1, (struct SyscallTable*)&osTable)) in osApiExport()