1 2 3 4 5 6 7
#include "libultra_internal.h" #include "osAi.h" #include "hardware.h" u32 osAiGetLength() { return HW_REG(AI_LEN_REG, u32); }