mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 15:00:16 +00:00
2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/console/console.c: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/console/console.c: Fix typo.
|
||||
|
||||
2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* shared/console/console.c: Remove explicit switch and call
|
||||
|
||||
@@ -286,7 +286,6 @@ rtems_device_driver console_control(
|
||||
rtems_device_minor_number minor,
|
||||
void *arg
|
||||
)
|
||||
)
|
||||
{
|
||||
/* does the BSP support break callbacks ? */
|
||||
#if defined(BIOCSETBREAKCB) && defined(BIOCGETBREAKCB)
|
||||
|
||||
Reference in New Issue
Block a user