summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/config.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-20 07:29:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-20 07:29:52 +0000
commit738a9ae8e7f9faaf3128c36895973b06015897f9 (patch)
tree813f5cf29092542b938ffc2c3b52a7a3c1d020b4 /cpukit/posix/src/config.h
parent2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-738a9ae8e7f9faaf3128c36895973b06015897f9.tar.bz2
2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/config.h: Remove. * Makefile.am: Remove src/config.h AM_CPPFLAGS += -I$(top_builddir).
Diffstat (limited to '')
-rw-r--r--cpukit/posix/src/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cpukit/posix/src/config.h b/cpukit/posix/src/config.h
deleted file mode 100644
index 09fe652e2c..0000000000
--- a/cpukit/posix/src/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* HACK:
- * Pull-in RTEMS global config-header cpuopts.h as local config.h
- */
-
-#include <rtems/score/cpuopts.h>