summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2011-10-10 08:37:07 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2011-10-10 08:37:07 +0000
commitfcec9c4caa2eacd571867fbf45892ba91ee73fd1 (patch)
tree480d5d70d4d6b66559e09dc56b457c34200e9cd5 /c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h
parent2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-fcec9c4caa2eacd571867fbf45892ba91ee73fd1.tar.bz2
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc55xx/include/fsl-mpc567x.h: Added EQADC as an alias to EQADC_A.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h b/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h
index 7b77a53a50..e84c084502 100644
--- a/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h
+++ b/c/src/lib/libcpu/powerpc/mpc55xx/include/fsl-mpc567x.h
@@ -6555,6 +6555,7 @@ extern "C" {
#define EDMA_B (*( volatile struct EDMA_tag *) 0xFFF54000)
#define EQADC_A (*( volatile struct EQADC_tag *) 0xFFF80000)
+#define EQADC EQADC_A
#define EQADC_B (*( volatile struct EQADC_tag *) 0xFFF84000)
#define DECFIL_A (*( volatile struct DECFIL_tag *) 0xFFF88000)