]> git.sur5r.net Git - freertos/commitdiff
Remove obsolete comment.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 27 Aug 2011 19:12:45 +0000 (19:12 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 27 Aug 2011 19:12:45 +0000 (19:12 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1570 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/portable/GCC/MicroBlazeV8/port_exceptions.c

index e78ada6f27b7ec7aaea72e05b388ecaa58d99dcf..99b3241a140723581751207e3b97b3c2987e5b9f 100644 (file)
@@ -230,7 +230,6 @@ extern void *pxCurrentTCB;
                #if XPAR_MICROBLAZE_0_USE_FPU == 1\r
 \r
                        case XEXC_ID_FPU :\r
-                                               /*_RB_ More decoding required here and in other exceptions. */\r
                                                xRegisterDump.pcExceptionCause = ( signed char * const ) "XEXC_ID_FPU see ulFSR value";\r
                                                break;\r
 \r