Remove obsolete comment.

pull/4/head
Richard Barry
parent a7f8a586f4
commit 98860dee6a

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

Loading…
Cancel
Save