PULP_APP = interrupt
PULP_APP_FC_SRCS = interrupt.c
PULP_APP_HOST_SRCS = interrupt.c
PULP_CFLAGS = -O3 -g -mnohwloop

include $(PULP_SDK_HOME)/install/rules/pulp_rt.mk
