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
Indexes created Wed Mar 04 15:26:31 UTC 2026