From ee2ffdc0fdb489767768e5273a4ccd7b51735c7c Mon Sep 17 00:00:00 2001 From: Jason Lowe-Power Date: Tue, 17 Apr 2018 09:56:43 -0700 Subject: docs: Fix power model doxygen Change-Id: I0a9a30bc4a89411e0f1dd897f0d1f05f20790b50 Signed-off-by: Jason Lowe-Power Reviewed-on: https://gem5-review.googlesource.com/9981 Reviewed-by: Daniel Carvalho --- src/sim/power/thermal_model.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sim/power/thermal_model.hh') diff --git a/src/sim/power/thermal_model.hh b/src/sim/power/thermal_model.hh index b47061dbf..9a0e452c5 100644 --- a/src/sim/power/thermal_model.hh +++ b/src/sim/power/thermal_model.hh @@ -139,6 +139,8 @@ class ThermalReference : public SimObject, public ThermalEntity /** + * @sa \ref gem5PowerModel "gem5 Thermal Model" + * * A ThermalModel is the element which ties all thermal objects * together and provides the thermal solver to the system. * It is reponsible for updating temperature for all Thermal -- cgit v1.2.3