1 2 3 4 5 6 7 8
#include "PR/rcp.h" // TODO: this comes from a header #ident "$Revision: 1.17 $" u32 osAiGetStatus(void) { return IO_READ(AI_STATUS_REG); }