Revert to 74c1e6513bd0 (sim: Thermal support for Linux)

This commit is contained in:
Andreas Sandberg
2016-04-07 10:42:07 +01:00
parent be28d96510
commit fd52a63e24
24 changed files with 4 additions and 305 deletions

View File

@@ -69,7 +69,6 @@ Source('voltage_domain.cc')
Source('linear_solver.cc')
Source('system.cc')
Source('dvfs_handler.cc')
Source('clocked_object.cc')
if env['TARGET_ISA'] != 'null':
SimObject('InstTracer.py')