mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 09:39:20 -04:00
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
# RTEMS uses _exit from newlib
|
|
LIB1ASMFUNCS := $(filter-out _exit,$(LIB1ASMFUNCS))
|