Tidy up and comment.

This commit is contained in:
Richard Barry 2009-01-28 12:21:11 +00:00
parent dd9ed87596
commit f5e095e34f
11 changed files with 157 additions and 451 deletions

View file

@ -1,4 +1,4 @@
; FreeRTOS.org V5.0.2 - Copyright (C) 2003-2008 Richard Barry.
; FreeRTOS.org V5.1.1 - Copyright (C) 2003-2009 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
@ -33,6 +33,13 @@
EXTERN vRegTestFailed
;
; The RegTest tasks as described in the comments at the top of main().
;
;------------------------------------------------------------------------------
; Functions implemented in this file