changeset 17efd86a39d3 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=17efd86a39d3
description:
SE/FS: Build the solaris object in both SE and FS.
diffstat:
src/kern/solaris/solaris.hh | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 1e3ca5d77b53 -r 17efd86a39d3 src/kern/solaris/solaris.hh
--- a/src/kern/solaris/solaris.hh Sun Oct 30 18:39:38 2011 -0700
+++ b/src/kern/solaris/solaris.hh Sun Oct 30 18:52:30 2011 -0700
@@ -33,13 +33,6 @@
#include "base/types.hh"
#include "config/full_system.hh"
-
-#if FULL_SYSTEM
-
-class Solaris {};
-
-#else //!FULL_SYSTEM
-
#include "kern/operatingsystem.hh"
class TranslatingPort;
@@ -126,7 +119,4 @@
}; // class Solaris
-
-#endif // FULL_SYSTEM
-
#endif // __SOLARIS_HH__
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev