summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 21:33:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 21:33:42 +0000
commitf497d1596e3edeb604718cfb7ed928f9232b9f43 (patch)
tree4fa4a42ebfc6b13a48f50d768b736642295ddd18 /c/src/lib/libbsp/powerpc/gen5200/include
parent2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f497d1596e3edeb604718cfb7ed928f9232b9f43.tar.bz2
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup() implementations. In this phase, all prototypes were removed from bsp.h and empty implementations were removed and made to use the shared stub.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/include')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/include/bsp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h b/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
index 2187409195..4655775552 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
@@ -214,8 +214,6 @@ extern rtems_device_driver rtc_initialize(
/* functions */
-void bsp_cleanup(void);
-
/* console modes (only termios) */
#ifdef PRINTK_MINOR
#undef PRINTK_MINOR