summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 16:20:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-22 16:20:01 +0000
commit5619a047c65b2d338e8f23e19add0a83fe9d6ddd (patch)
treec53fb53b647bec01d0d04ca0659867d464ac8274 /c/src/lib/libbsp/arm/lpc24xx/include
parent2008-09-22 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5619a047c65b2d338e8f23e19add0a83fe9d6ddd.tar.bz2
2008-09-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, include/bspopts.h.in: New files.
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc24xx/include')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in24
1 files changed, 24 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in b/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
new file mode 100644
index 0000000000..a8a4bcbb38
--- /dev/null
+++ b/c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
@@ -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