Home | History | Annotate | Line # | Download | only in mn10300
      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
     10