Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c560 static const struct SyscallTable osMainTable = { in osApiExport() local
619 [SYSCALL_OS_MAIN] = { .subtable = (struct SyscallTable*)&osMainTable, }, in osApiExport()