ifeq (gnu, $(TOOLCHAIN))
  CFLAGS += -Wno-cast-function-type
endif
include $(RIOTBASE)/Makefile.base
