summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/Common/include/IntSemTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Demo/Common/include/IntSemTest.h')
-rw-r--r--FreeRTOS/Demo/Common/include/IntSemTest.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/FreeRTOS/Demo/Common/include/IntSemTest.h b/FreeRTOS/Demo/Common/include/IntSemTest.h
index 26c26b1c7..7cebd5855 100644
--- a/FreeRTOS/Demo/Common/include/IntSemTest.h
+++ b/FreeRTOS/Demo/Common/include/IntSemTest.h
@@ -33,6 +33,3 @@ BaseType_t xAreInterruptSemaphoreTasksStillRunning( void );
void vInterruptSemaphorePeriodicTest( void );
#endif /* INT_SEM_TEST_H */
-
-
-