mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 21:57:42 +08:00
Remove bogus local declaration.
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
*/
|
||||
void bsp_pretasking_hook(void)
|
||||
{
|
||||
extern void bsp_spurious_initialize();
|
||||
|
||||
bsp_spurious_initialize();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user