ifeq ($(subdir),csu)
# Turn off -fasynchronous-unwind-tables
CFLAGS-initfini.s += -fno-asynchronous-unwind-tables
endif
