Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Simple-XX/SimpleKernel
/ kernel_thread_entry
Function
kernel_thread_entry
tests/unit_test/mocks/arch.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void kernel_thread_entry() {}
45
void trap_return(void*) {}
46
void trap_entry() {}
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected