2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>

* .cvsignore, include/bspopts.h.in: New files.
This commit is contained in:
Joel Sherrill
2008-09-22 16:20:01 +00:00
parent fc9cbcf341
commit 5619a047c6
3 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
aclocal.m4
autom4te*.cache
config.cache
config.log
config.status
configure
Makefile
Makefile.in

View File

@@ -1,3 +1,7 @@
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, include/bspopts.h.in: New files.
2008-09-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
* bsp_specs, clock/clock-config.c, configure.ac,

View File

@@ -0,0 +1,24 @@
/* include/bspopts.h.in. Generated from configure.ac by autoheader. */
/* BSP uses shared logic in bootcard.c */
#undef BSP_BOOTCARD_HANDLES_RAM_ALLOCATION
/* If defined, then PSIM will put a non-zero pattern into the RTEMS Workspace
and C program heap. This should assist in finding code that assumes memory
starts set to zero. */
#undef BSP_DIRTY_MEMORY
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION