mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
Remove obsolete comment.
This commit is contained in:
parent
a7f8a586f4
commit
98860dee6a
|
@ -230,7 +230,6 @@ extern void *pxCurrentTCB;
|
|||
#if XPAR_MICROBLAZE_0_USE_FPU == 1
|
||||
|
||||
case XEXC_ID_FPU :
|
||||
/*_RB_ More decoding required here and in other exceptions. */
|
||||
xRegisterDump.pcExceptionCause = ( signed char * const ) "XEXC_ID_FPU see ulFSR value";
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue