From bcadcc84387e1bcbacf2af7b7f6e1616785cc66c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 20 Oct 2006 06:15:12 +0000 Subject: Remove (bogus). --- c/src/lib/libbsp/arm/gba/include/bspopts.h.in | 16 --------------- c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in | 16 --------------- c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in | 16 --------------- .../libbsp/nios2/nios2_iss/include/bspopts.h.in | 16 --------------- .../libbsp/powerpc/mvme5500/include/bspopts.h.in | 23 ---------------------- 5 files changed, 87 deletions(-) delete mode 100644 c/src/lib/libbsp/arm/gba/include/bspopts.h.in delete mode 100644 c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in delete mode 100644 c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in delete mode 100644 c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in delete mode 100644 c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in (limited to 'c') diff --git a/c/src/lib/libbsp/arm/gba/include/bspopts.h.in b/c/src/lib/libbsp/arm/gba/include/bspopts.h.in deleted file mode 100644 index f11cf7efbb..0000000000 --- a/c/src/lib/libbsp/arm/gba/include/bspopts.h.in +++ /dev/null @@ -1,16 +0,0 @@ -/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ - -/* 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 diff --git a/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in b/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in deleted file mode 100644 index f11cf7efbb..0000000000 --- a/c/src/lib/libbsp/m68k/av5282/include/bspopts.h.in +++ /dev/null @@ -1,16 +0,0 @@ -/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ - -/* 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 diff --git a/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in b/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in deleted file mode 100644 index f11cf7efbb..0000000000 --- a/c/src/lib/libbsp/m68k/uC5282/include/bspopts.h.in +++ /dev/null @@ -1,16 +0,0 @@ -/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ - -/* 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 diff --git a/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in b/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in deleted file mode 100644 index f11cf7efbb..0000000000 --- a/c/src/lib/libbsp/nios2/nios2_iss/include/bspopts.h.in +++ /dev/null @@ -1,16 +0,0 @@ -/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ - -/* 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 diff --git a/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in b/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in deleted file mode 100644 index 2678efef45..0000000000 --- a/c/src/lib/libbsp/powerpc/mvme5500/include/bspopts.h.in +++ /dev/null @@ -1,23 +0,0 @@ -/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ - -/* 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 - -/* If defined, then the PowerPC specific code in RTEMS will use data cache - instructions to optimize the context switch code. This code can conflict - with debuggers or emulators. It is known to break the Corelis PowerPC - emulator with at least some combinations of PowerPC 603e revisions and - emulator versions. The BSP actually contains the call that enables this. */ -#undef PPC_USE_DATA_CACHE -- cgit v1.2.3