]> git.sur5r.net Git - freertos/commitdiff
Remove the ( void ) prvSetupNestedFPUInterruptsTest; line from the LPC4300 M4 main...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 23 Jan 2012 17:08:37 +0000 (17:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Mon, 23 Jan 2012 17:08:37 +0000 (17:08 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1677 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c

index f8acddddb855d1155ab3add613ef14e0c27b3822..8cd22e72c6efb90e13996d29feabfc6d983f8303 100644 (file)
@@ -390,7 +390,6 @@ static void prvOptionallyCreateComprehensveTestApplication( void )
                ( void ) vRegTest1Task;\r
                ( void ) vRegTest2Task;\r
                ( void ) prvCheckTimerCallback;\r
-               ( void ) prvSetupNestedFPUInterruptsTest;\r
        }\r
        #endif /* mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY */\r
 }\r