forked from Imagelibrary/rtems
Remove stray white spaces.
This commit is contained in:
@@ -416,4 +416,3 @@ rtems_device_driver console_control(
|
||||
{
|
||||
return rtems_termios_ioctl (arg);
|
||||
}
|
||||
|
||||
|
||||
@@ -517,4 +517,3 @@ extern uint32_t _ERC32_MEC_Timer_Control_Mirror;
|
||||
|
||||
#endif /* !_INCLUDE_ERC32_h */
|
||||
/* end of include file */
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@
|
||||
#include <bsp.h>
|
||||
|
||||
ERC32_Register_Map ERC32_MEC;
|
||||
|
||||
|
||||
@@ -68,4 +68,3 @@ void _CPU_Thread_Idle_body( void )
|
||||
ERC32_MEC.Power_Down = 0; /* value is irrelevant */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -428,4 +428,3 @@ rtems_device_driver console_control(
|
||||
{
|
||||
return rtems_termios_ioctl (arg);
|
||||
}
|
||||
|
||||
|
||||
@@ -376,4 +376,3 @@ extern LEON_Register_Map LEON_REG;
|
||||
|
||||
#endif /* !_INCLUDE_LEON_h */
|
||||
/* end of include file */
|
||||
|
||||
|
||||
@@ -68,4 +68,3 @@ void _CPU_Thread_Idle_body( void )
|
||||
LEON_REG.Power_Down = LEON_REG.Power_Down; /* make sure on load follows store to power-down reg */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user