Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DosApi.c570 static const struct SyscallTable osDriversTable = { in osApiExport() local
583 [SYSCALL_OS_DRIVERS] = { .subtable = (struct SyscallTable*)&osDriversTable, }, in osApiExport()