sim: mn10300: drop unused sim-main.c

Nothing compiles or references this, so punt it.
This commit is contained in:
Mike Frysinger 2022-12-22 23:38:32 -05:00
parent b15fa15bc4
commit 681a422b85

View file

@ -1,4 +0,0 @@
#ifndef SIM_MAIN_C
#define SIM_MAIN_C
#include "op_utils.c"
#endif