Skip to content

Commit

Permalink
Remove last reference to ei_power
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.research.cc.gatech.edu/macsim/trunk@706 76505255-db3a-46bb-8524-017587b0c4bf
  • Loading branch information
pranith committed Oct 26, 2015
1 parent f7cf0fe commit 68e4d1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ macsim_src = [
]


if flags['power'] == '1':
macsim_src.append('src/ei_power.cc')


#########################################################################################
# Libraries
Expand Down
1 change: 0 additions & 1 deletion src/global_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ class KnobsContainer;
class ProcessorStatistics;
class CoreStatistics;
class cache_partition_framework_c;
class ei_power_c;
class dyfr_c;

template <class T> class pqueue_c;
Expand Down

0 comments on commit 68e4d1e

Please sign in to comment.