MCPcopy 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
597void ABORT(void)
598{
599 abort();
600}
601
602void cast(int8_t x, const char *_asm)
603{

Callers

nothing calls this directly

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected