MCPcopy Create free account
hub / github.com/devkitPro/libctru / gxCmdQueueInterrupt

Function gxCmdQueueInterrupt

libctru/source/services/gspgpu.c:360–362  ·  view source on GitHub ↗

Dummy version to avoid linking in gxqueue.c if not actually used

Source from the content-addressed store, hash-verified

358
359// Dummy version to avoid linking in gxqueue.c if not actually used
360__attribute__((weak)) void gxCmdQueueInterrupt(GSPGPU_Event irq)
361{
362}
363
364void gspEventThreadMain(void *arg)
365{

Callers 1

gspEventThreadMainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected