Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c546 static const struct SyscallTable osMainHostTable = { in osApiExport() local
569 [SYSCALL_OS_MAIN_HOST] = { .subtable = (struct SyscallTable*)&osMainHostTable, }, in osApiExport()