]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/mn10300/sim-main.c
gas: ginsn: remove unnecessary buffer allocation and free
[thirdparty/binutils-gdb.git] / sim / mn10300 / sim-main.c
CommitLineData
a4c4d804
MF
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 */
5
6#ifndef SIM_MAIN_C
7#define SIM_MAIN_C
8#include "op_utils.c"
9#endif