Update headers for the FreeRTOS V7.0.2 release.

This commit is contained in:
Richard Barry 2011-09-20 18:22:39 +00:00
parent 6031a62f72
commit cc61126025
902 changed files with 1795 additions and 2053 deletions

View file

@ -1,5 +1,5 @@
/*
FreeRTOS V7.0.1 - Copyright (C) 2011 Real Time Engineers Ltd.
FreeRTOS V7.0.2 - Copyright (C) 2011 Real Time Engineers Ltd.
***************************************************************************
@ -70,11 +70,6 @@
/******************************************************************/
#if (__C32_VERSION__ >= 2 )
.section .FreeRTOS, code
#else
.section .FreeRTOS, "ax", @progbits
#endif
.set noreorder
.set noat
.ent vT3InterruptWrapper
@ -92,11 +87,6 @@ vT3InterruptWrapper:
/******************************************************************/
#if (__C32_VERSION__ >= 2 )
.section .FreeRTOS, code
#else
.section .FreeRTOS, "ax", @progbits
#endif
.set noreorder
.set noat
.ent vT4InterruptWrapper