2010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>

* score/src/isrthreaddispatch.c: Add include of config.h
This commit is contained in:
Joel Sherrill
2010-03-28 17:08:19 +00:00
parent 1dee3fbd4e
commit a8a4e7c09f
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/isrthreaddispatch.c: Add include of config.h
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringto_template.h: Reorder includes.

View File

@@ -20,6 +20,9 @@
* http://www.rtems.com/license/LICENSE.
*/
#
# $Id$
#
#include <rtems.h>
#include <rtems/score/apiext.h>