Moved the switched version of kernel_stats.hh back to kern, and moved the base kernel_stats to base_kernel_stats
--HG-- extra : convert_revision : 2a010d2eb7ea2586ff063b99b8bcde6eb1e8e017
This commit is contained in:
@@ -55,8 +55,10 @@ class ProfileNode;
|
||||
class FunctionalPort;
|
||||
class PhysicalPort;
|
||||
|
||||
namespace Kernel {
|
||||
class Statistics;
|
||||
namespace TheISA {
|
||||
namespace Kernel {
|
||||
class Statistics;
|
||||
};
|
||||
};
|
||||
|
||||
#else // !FULL_SYSTEM
|
||||
|
||||
Reference in New Issue
Block a user