Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c528 static const struct SyscallTable osMainHeapTable = { in osApiExport() local
567 [SYSCALL_OS_MAIN_HEAP] = { .subtable = (struct SyscallTable*)&osMainHeapTable, }, in osApiExport()