Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c536 static const struct SyscallTable osMainSlabTable = { in osApiExport() local
568 [SYSCALL_OS_MAIN_SLAB] = { .subtable = (struct SyscallTable*)&osMainSlabTable, }, in osApiExport()