MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / trap_entry

Function trap_entry

tests/unit_test/mocks/arch.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44void kernel_thread_entry() {}
45void trap_return(void*) {}
46void trap_entry() {}
47
48} // extern "C"
49

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected