/* SIMtrace specific application code */ /* (C) 2017 by Harald Welte */ #include "board.h" #include "simtrace.h" #include "utils.h" #include "sim_switch.h" #include "osmocom/core/timer.h" #include "usb_buf.h" void board_exec_dbg_cmd(int ch) { } void board_main_top(void) { }