2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>

* support/init.c: Spacing cleanup.
This commit is contained in:
Joel Sherrill
2007-05-23 21:58:26 +00:00
parent 2ff6ada3e7
commit 16e8d3d573
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* support/init.c: Spacing cleanup.
2007-04-05 Joel Sherrill <joel@OARcorp.com> 2007-04-05 Joel Sherrill <joel@OARcorp.com>
* mptests/mp01/config.h, samples/base_sp/config.h, * mptests/mp01/config.h, samples/base_sp/config.h,

View File

@@ -1,5 +1,5 @@
/* /*
* COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994. * COPYRIGHT (c) 1989-2007
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* $Id$ * $Id$
@@ -38,6 +38,6 @@ rtems_id tcb_to_id(
#define CONFIGURE_INIT #define CONFIGURE_INIT
#define CONFIGURE_GNAT_RTEMS #define CONFIGURE_GNAT_RTEMS
#define CONFIGURE_MEMORY_OVERHEAD (256) #define CONFIGURE_MEMORY_OVERHEAD (256)
#include <config.h> #include <config.h>