SSBM Decomp
Loading...
Searching...
No Matches
__ar.h File Reference
#include <dolphin/ar.h>

Go to the source code of this file.

Functions

void __ARQPopTaskQueueHi (void)
void __ARQServiceQueueLo (void)
void __ARQCallbackHack (struct ARQRequest *)
void __ARQInterruptServiceRoutine (void)
void __ARQInitTempQueue (void)
void __ARQPushTempQueue (struct ARQRequest *task)

Function Documentation

◆ __ARQPopTaskQueueHi()

void __ARQPopTaskQueueHi ( void )

◆ __ARQServiceQueueLo()

void __ARQServiceQueueLo ( void )

◆ __ARQCallbackHack()

void __ARQCallbackHack ( struct ARQRequest * unused)

◆ __ARQInterruptServiceRoutine()

void __ARQInterruptServiceRoutine ( void )

◆ __ARQInitTempQueue()

void __ARQInitTempQueue ( void )

◆ __ARQPushTempQueue()

void __ARQPushTempQueue ( struct ARQRequest * task)