summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h')
-rw-r--r--c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h b/c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h
new file mode 100644
index 0000000000..52a22d686b
--- /dev/null
+++ b/c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h
@@ -0,0 +1,11 @@
+/*
+ * we need a bsp.h in the rtems tree to keep the src/tests/...
+ * happy.
+ * But our bsp.h really lives in floss tree.
+ *
+ * Fake it out by installing this one in rtems
+ *
+ # $Id$
+ */
+
+#include <floss/bsp.h>