mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
@@ -908,7 +908,7 @@ ata_queue_task(rtems_task_argument arg)
|
||||
default:
|
||||
#if ATA_DEBUG
|
||||
ata_printf("ata_queue_task: internal error\n");
|
||||
rtems_task_delete (RTEMS_SELF);
|
||||
rtems_task_exit();
|
||||
#endif
|
||||
rtems_fatal_error_occurred(RTEMS_INTERNAL_ERROR);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user