diff --git a/scc b/scc index e672491..7aa84b9 160000 --- a/scc +++ b/scc @@ -1 +1 @@ -Subproject commit e672491c6ac078698a945e6ec2742720846945bc +Subproject commit 7aa84b9561791b2f506fe749857420e26554364c diff --git a/tests/configuration/top_module.h b/tests/configuration/top_module.h index 49663c0..dbe5424 100644 --- a/tests/configuration/top_module.h +++ b/tests/configuration/top_module.h @@ -213,6 +213,5 @@ private: int targetSize; ///< Maximum target Size (preset value) int r_addr_max; ///< Maximum Router Table's memory range }; -// top_module #endif // EXAMPLES_EX09_HIERARCHICAL_OVERRIDE_OF_PARAMETER_VALUES_TOP_MODULE_H_