mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
aba672aac5
* op_utils.c: Ditto. * sim-main.c: New file. Include op_utils.c.
5 lines
67 B
C
5 lines
67 B
C
#ifndef SIM_MAIN_C
|
|
#define SIM_MAIN_C
|
|
#include "op_utils.c"
|
|
#endif
|