source: rtems/c/src/lib/libbsp/arm/gumstix/include/bspopts.h.in @ 6e27be70

4.104.115
Last change on this file since 6e27be70 was 6e27be70, checked in by Joel Sherrill <joel.sherrill@…>, on 06/04/09 at 16:23:11

2009-06-04 Xi Yang <hiyangxi@…>

  • .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/uarts.c, include/bsp.h, include/bspopts.h.in, include/tm27.h, start/start.S, startup/bspstart.c, startup/linkcmds, startup/memmap.c: New files.
  • Property mode set to 100644
File size: 480 bytes
Line 
1/* include/bspopts.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to the address where bug reports for this package should be sent. */
4#undef PACKAGE_BUGREPORT
5
6/* Define to the full name of this package. */
7#undef PACKAGE_NAME
8
9/* Define to the full name and version of this package. */
10#undef PACKAGE_STRING
11
12/* Define to the one symbol short name of this package. */
13#undef PACKAGE_TARNAME
14
15/* Define to the version of this package. */
16#undef PACKAGE_VERSION
Note: See TracBrowser for help on using the repository browser.