forked from Imagelibrary/rtems
2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* support/init.c: Spacing cleanup.
This commit is contained in:
@@ -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>
|
||||
|
||||
* mptests/mp01/config.h, samples/base_sp/config.h,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
|
||||
* COPYRIGHT (c) 1989-2007
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
*
|
||||
* $Id$
|
||||
@@ -38,6 +38,6 @@ rtems_id tcb_to_id(
|
||||
|
||||
#define CONFIGURE_INIT
|
||||
#define CONFIGURE_GNAT_RTEMS
|
||||
#define CONFIGURE_MEMORY_OVERHEAD (256)
|
||||
#define CONFIGURE_MEMORY_OVERHEAD (256)
|
||||
|
||||
#include <config.h>
|
||||
|
||||
Reference in New Issue
Block a user