# Copyright (c) 2020 Sonal Pinto
# SPDX-License-Identifier: Apache-2.0

add_riscv_executable(doubler.c)
add_riscv_executable(fibonnaci.c)
