Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dcpu.c148 static const luaL_Reg cpulib[] = { variable
155 luaL_newlib(L, cpulib); in luaopen_cpu()