#[derive(PaiRegs)] { // Attributes available to this derive: #[sp] #[pc] #[sysno] #[getsysno] #[setsysno] }
Used internally by pai to create registers that are accessible cross-architecture.