gas: scfi: testsuite: refresh the README
[binutils-gdb.git] / sim / mn10300 / sim-main.c
blob99a5c846c0d79b5ef69675b658e7c682312810b1
1 /**
2 * This isn't normally compiled, but is pulled in via sim-inline.c when the
3 * SIM_MAIN_INLINE option is enabled by the user at compile time.
4 */
6 #ifndef SIM_MAIN_C
7 #define SIM_MAIN_C
8 #include "op_utils.c"
9 #endif