7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
# RTEMS uses newlib which does not require prototype fixing
|
|
STMP_FIXPROTO =
|
|
|
|
# Don't install "assert.h" in gcc. RTEMS uses the one in newlib.
|
|
INSTALL_ASSERT_H =
|
|
|