Go to the documentation of this file.
22 #include <sys/cdefs.h>
28 #define QACR0 (*(volatile unsigned int *)(void *)0xff000038)
31 #define QACR1 (*(volatile unsigned int *)(void *)0xff00003c)
41 void sq_clr(
void *dest,
int n);
53 void *
sq_cpy(
void *dest,
void *src,
int n);