forked from Imagelibrary/rtems
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Add missing prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* startup/bspstart.c: Add missing prototype.
|
||||
|
||||
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/custom/uC5282.cfg: Remove RTEMS_BSP_FAMILY.
|
||||
|
||||
@@ -184,7 +184,7 @@ void _CPU_cache_invalidate_1_data_line(const void *addr)
|
||||
#endif
|
||||
}
|
||||
|
||||
extern void bsp_fake_syscall();
|
||||
extern void bsp_fake_syscall(void);
|
||||
|
||||
/*
|
||||
* The Arcturus boot ROM prints exception information improperly
|
||||
|
||||
Reference in New Issue
Block a user