t-rtems revision 50397
1# RTEMS uses newlib which does not require prototype fixing
2STMP_FIXPROTO =
3
4# Don't install "assert.h" in gcc.  RTEMS uses the one in newlib.
5INSTALL_ASSERT_H =
6
7