MCPcopy 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
52static __inline void
53kdb_cpu_trap(int type, int code)
54{
55}
56
57#endif /* _MACHINE_KDB_H_ */

Callers 1

kdb_trapFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected