Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ _EnterDynaRec
Function
_EnterDynaRec
Source/SysOSX/main.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
extern
"C"
{
141
void _EnterDynaRec()
142
{
143
DAEDALUS_ASSERT(false,
"Unimplemented"
);
144
}
145
}
146
Callers
1
Execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected