Warnings eliminated.
Variable surrounded by IFPOW() macro since it is only needed for power simulations. Unused variable removed. Warning suppressed with __attribute__((__unused__)). The variable was not removed because of its type: sc_module_name. It may be useful. Other changes: cscope* added to gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,3 +16,4 @@ dram/build-*/
|
||||
._.DS_Store
|
||||
.DS_Store
|
||||
*.swp
|
||||
cscope*
|
||||
|
||||
Reference in New Issue
Block a user