source: rtems/c/src/lib/libbsp/hppa1.1/pxfl/floss-bsp.h @ 0553a3a

4.104.114.84.95
Last change on this file since 0553a3a was 0553a3a, checked in by Joel Sherrill <joel.sherrill@…>, on 05/23/96 at 15:35:56

added as example of how to do a bsp which is not in this tree.

  • Property mode set to 100644
File size: 212 bytes
Line 
1/*
2 * we need a bsp.h in the rtems tree to keep the src/tests/...
3 * happy.
4 * But our bsp.h really lives in floss tree.
5 *
6 * Fake it out by installing this one in rtems
7 *
8 #  $Id$
9 */
10
11#include <floss/bsp.h>
Note: See TracBrowser for help on using the repository browser.