Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GJDuck/e9patch
/ ABORT
Function
ABORT
test/regtest/patch.cpp:597–600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
595
}
596
597
void ABORT(void)
598
{
599
abort();
600
}
601
602
void cast(int8_t x, const char *_asm)
603
{
Callers
nothing calls this directly
Calls
1
abort
Function · 0.85
Tested by
no test coverage detected