summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/genmcf548x/startup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-19 11:25:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-19 11:25:05 +0000
commita840853385f46f56db0df6c7fe963f2127588241 (patch)
tree9456b4d24469d3f4a817c5f0dfc9127628f13a3b /c/src/lib/libbsp/m68k/genmcf548x/startup
parent2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a840853385f46f56db0df6c7fe963f2127588241.tar.bz2
Add missing prototypes.
Diffstat (limited to 'c/src/lib/libbsp/m68k/genmcf548x/startup')
-rw-r--r--c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c b/c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c
index 32c5f53439..abc6daa113 100644
--- a/c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c
+++ b/c/src/lib/libbsp/m68k/genmcf548x/startup/bspstart.c
@@ -188,7 +188,7 @@ for(way_cnt=0; way_cnt<4; way_cnt++)
* Use the shared implementations of the following routines
*/
-void bsp_predriver_hook()
+void bsp_predriver_hook(void)
{
/* Do nothing */
}
@@ -197,7 +197,7 @@ void bsp_postdriver_hook(void);
void bsp_libc_init( void *, uint32_t, int );
void bsp_pretasking_hook(void); /* m68k version */
-void bsp_calc_mem_layout()
+void bsp_calc_mem_layout(void)
{
/*
* these labels (!) are defined in the linker command file