summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-14 15:52:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-14 15:52:24 +0000
commit61bd030179f252d14f9639cf4921eb4eee07b5ef (patch)
treeeca78226b814ad9e50f0d73fbe00ffaf67ab61e0 /c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h
parentMust now pull in cache management code from libcpu. (diff)
downloadrtems-61bd030179f252d14f9639cf4921eb4eee07b5ef.tar.bz2
Moved PowerPC cache management code to libcpu. Also compiled
mpc8xx libcpu support for the first time and remove includes of bsp.h, references to BSP_Configuration, and Cpu_table. All of these can be obtained directly from RTEMS now.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h b/c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h
index d39ddf2e23..2e0e0b84d2 100644
--- a/c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h
+++ b/c/src/lib/libcpu/powerpc/mpc8xx/include/cpm.h
@@ -18,8 +18,6 @@
extern "C" {
#endif
-#include <bsp.h>
-
/* Functions */
void m8xx_cp_execute_cmd( unsigned16 command );