#pragma once #include "common.h" #include "jtag.h" #include "fw.h" extern_c int fpga_program_spz(spz_stream *spz); extern_c int fpga_reset(void);