summaryrefslogtreecommitdiffstats
path: root/simulator/bcm5719_DEVICE.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/bcm5719_DEVICE.cpp')
-rw-r--r--simulator/bcm5719_DEVICE.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/simulator/bcm5719_DEVICE.cpp b/simulator/bcm5719_DEVICE.cpp
index 0f646cc..b400b81 100644
--- a/simulator/bcm5719_DEVICE.cpp
+++ b/simulator/bcm5719_DEVICE.cpp
@@ -10,7 +10,7 @@
///
////////////////////////////////////////////////////////////////////////////////
///
-/// @copyright Copyright (c) 2020, Evan Lojewski
+/// @copyright Copyright (c) 2021, Evan Lojewski
/// @cond
///
/// All rights reserved.
@@ -145,6 +145,8 @@ void init_bcm5719_DEVICE(void)
/** @brief Bitmap for @ref DEVICE_t.LinkAwarePowerModeClockPolicy. */
+ /** @brief Bitmap for @ref DEVICE_t.D0uClockPolicy. */
+
/** @brief Bitmap for @ref DEVICE_t.ApeClkPolicy. */
/** @brief Bitmap for @ref DEVICE_t.ApeSleepStateClockPolicy. */
OpenPOWER on IntegriCloud