sim, arch, base: Refactor the base remote GDB class.
[gem5.git] / src / sim / sub_system.cc
index f5c0cc3f826cc7cccfd1a0777778f70188198d2b..2ccdc6bddc04d2eb2f27bbc4525d941787f8c2d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2014-2015 ARM Limited
+ * Copyright (c) 2014-2016 ARM Limited
  * All rights reserved
  *
  * The license below extends only to copyright in the software and shall
@@ -40,7 +40,6 @@
 #include "sim/sub_system.hh"
 
 #include "params/SubSystem.hh"
-#include "sim/sub_system.hh"
 #include "sim/power/power_model.hh"
 #include "sim/power/thermal_domain.hh"