forked from Imagelibrary/rtems
Remove duplicate white lines.
This commit is contained in:
@@ -28,7 +28,6 @@ console_initialize(rtems_device_major_number major,
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* Open entry point
|
||||
*/
|
||||
|
||||
@@ -88,7 +88,6 @@ void bsp_pretasking_hook(void)
|
||||
|
||||
bsp_libc_init((void *)heap_start, Heap_size, 1024 * 1024);
|
||||
|
||||
|
||||
#ifdef RTEMS_DEBUG
|
||||
rtems_debug_enable( RTEMS_DEBUG_ALL_MASK );
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user