We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f279015 commit 60dae3cCopy full SHA for 60dae3c
src/m5_unit_component/types.hpp
@@ -34,7 +34,7 @@ namespace types {
34
*/
35
enum class category_t {
36
None,
37
- UnitLED, //!< Derived from UnitLED
+ UnitLED, //!< Derived from UnitLED
38
};
39
40
using uid_t = uint32_t; //!< @brief Component unique identifier
0 commit comments