%{
-#ifdef IS_RUBY
#include "Global.hh"
-#endif
using namespace std;
#include <string>
/* Includes */
/*------------------------------------------------------------------------*/
-#ifdef IS_RUBY
#include "Global.hh"
-#endif
using namespace std;
#include <string>
/* Includes */
/*------------------------------------------------------------------------*/
-#ifdef IS_OPAL
-#include "hfa.hh"
-#endif
-
-#ifdef IS_RUBY
#include "Global.hh"
#define SIM_HALT ASSERT(0)
-#endif
-
-#ifdef IS_TOURMALINE
-#include "Tourmaline_Global.hh"
-#endif
using namespace std;
#include <string>
#include "FakeSimicsDataTypes.hh"
-#ifdef IS_OPAL
-#include "hfatypes.hh"
-#include "debugio.hh"
-#endif
-
-#ifdef IS_RUBY
#include "Global.hh"
-#endif
-
-#ifdef IS_TOURMALINE
-#include "Tourmaline_Global.hh"
-#endif
#include "confio.hh"
#include "initvar.hh"
g_eventQueue_ptr = NULL;
cout << "Ruby Timing Mode" << endl;
-#ifndef MULTIFACET_NO_OPT_WARN
- cerr << "Warning: optimizations not enabled." << endl;
-#endif
if (g_SIMICS) {
// LUKE - if we don't set the default SMT threads in condor scripts,