SRCS := ../common/init.S main.c
APP := lr_sc_smoke
CCFLAGS = -march=rv32imac -Os
include ../common/src_only_app.mk