gcc/libgcc/config/avr/t-rtems

3 lines
83 B
Plaintext

# RTEMS uses _exit from newlib
LIB1ASMFUNCS := $(filter-out _exit,$(LIB1ASMFUNCS))