|
SSBM Decomp
|
#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) |
| void __ARQPopTaskQueueHi | ( | void | ) |
| void __ARQServiceQueueLo | ( | void | ) |
| void __ARQCallbackHack | ( | struct ARQRequest * | unused | ) |
| void __ARQInterruptServiceRoutine | ( | void | ) |
| void __ARQInitTempQueue | ( | void | ) |
| void __ARQPushTempQueue | ( | struct ARQRequest * | task | ) |