Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kdb_cpu_trap
Function
kdb_cpu_trap
freebsd/arm/include/kdb.h:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
static __inline void
53
kdb_cpu_trap(int type, int code)
54
{
55
}
56
57
#endif /* _MACHINE_KDB_H_ */
Callers
1
kdb_trap
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected