1 parent f279015 commit 60dae3cCopy full SHA for 60dae3c
1 file changed
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