forked from Imagelibrary/rtems
* startup/bspclean.c: Revert patch with test code.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
* startup/bspclean.c: Revert patch with test code.
|
||||
|
||||
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* irq/irq.c: Revert accidentally committed test code.
|
||||
|
||||
@@ -20,12 +20,6 @@ extern int mpc5200_uart_pollRead(int minor);
|
||||
|
||||
void bsp_cleanup( void )
|
||||
{
|
||||
|
||||
{
|
||||
extern void BSP_report_IRQ_Timing(void);
|
||||
BSP_report_IRQ_Timing();
|
||||
}
|
||||
|
||||
#if defined(BSP_PRESS_KEY_FOR_RESET)
|
||||
printk( "\nEXECUTIVE SHUTDOWN! Any key to reboot..." );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user