Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c607 static const struct SyscallTable osDriversTable = { in osApiExport() local
620 [SYSCALL_OS_DRIVERS] = { .subtable = (struct SyscallTable*)&osDriversTable, }, in osApiExport()