SE/FS: Build the solaris object in both SE and FS.
This commit is contained in:
@@ -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 : public OperatingSystem
|
||||
|
||||
}; // class Solaris
|
||||
|
||||
|
||||
#endif // FULL_SYSTEM
|
||||
|
||||
#endif // __SOLARIS_HH__
|
||||
|
||||
Reference in New Issue
Block a user