diff options
| author | tgrogers <[email protected]> | 2014-10-10 11:19:09 -0700 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2014-10-10 11:19:09 -0700 |
| commit | 84fe1b186ef98c8820efe4a75553a5bb32b9c097 (patch) | |
| tree | 0071270684430d5b5a38c679798bdc6724d06951 /src/gpuwattch/cacti/nuca.h | |
| parent | 1757433af06e3541f17c22afa59f4a096a96f4b4 (diff) | |
| parent | 540871e0107d19a069d8b574516190445e6b54c6 (diff) | |
Merge pull request #4 from qqldd/upstream_master
Add .gitignore file to ignore files generated after building + some MAC compilation issues,
Diffstat (limited to 'src/gpuwattch/cacti/nuca.h')
| -rw-r--r-- | src/gpuwattch/cacti/nuca.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpuwattch/cacti/nuca.h b/src/gpuwattch/cacti/nuca.h index 89fec19..bbdee7d 100644 --- a/src/gpuwattch/cacti/nuca.h +++ b/src/gpuwattch/cacti/nuca.h @@ -75,6 +75,7 @@ class nuca_org_t { class Nuca : public Component { public: + Nuca(); Nuca( TechnologyParameter::DeviceType *dt); void print_router(); |
