MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / ActionIgnore

Function ActionIgnore

Source/Tools/FEXServer/Main.cpp:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void ActionIgnore(int sig, siginfo_t* info, void* context) {}
81
82void SetupSignals() {
83 // Setup our signal handlers now so we can capture some events

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected