Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c494 static const struct SyscallTable osMainLogTable = { in osApiExport() local
564 [SYSCALL_OS_MAIN_LOGGING] = { .subtable = (struct SyscallTable*)&osMainLogTable, }, in osApiExport()