Remove sat_counter.cc and put its code into sat_counter.hh.
authorKevin Lim <ktlim@umich.edu>
Fri, 19 May 2006 19:47:55 +0000 (15:47 -0400)
committerKevin Lim <ktlim@umich.edu>
Fri, 19 May 2006 19:47:55 +0000 (15:47 -0400)
commit1a6f21b8d23494752cdc9d3a8d1c1a2adfd85ccf
tree399414876612c3c4c1d8ca207631b07a03a4b057
parentfda6ddbffdfb2dfecf233750c080191141450276
Remove sat_counter.cc and put its code into sat_counter.hh.

cpu/SConscript:
    Remove sat_counter.cc and push its functions into the .hh file (all functions were 3 or less lines).
cpu/o3/sat_counter.hh:
    Incorporate .cc code into this file.

--HG--
extra : convert_revision : d75b1319292b00b00af1ce377cc0215fd06e6916
cpu/SConscript
cpu/o3/sat_counter.cc [deleted file]
cpu/o3/sat_counter.hh