ruby: rename config.include to config.hh and clean up the macro stuff.
authorNathan Binkert <nate@binkert.org>
Mon, 11 May 2009 17:38:44 +0000 (10:38 -0700)
committerNathan Binkert <nate@binkert.org>
Mon, 11 May 2009 17:38:44 +0000 (10:38 -0700)
commit84a18e7fdc6106a04188254f940a0e987efe750c
tree0b07978ea8650e99755f24dd05d4dc5433f95b4d
parentb05da09cd69329b3fef33eefd8cbf835f7d6e2f8
ruby: rename config.include to config.hh and clean up the macro stuff.
I did the macro cleanup because I was worried that the SCons scanner
would get confused.  This code will hopefully go away soon anyway.

--HG--
rename : src/mem/ruby/config/config.include => src/mem/ruby/config/config.hh
src/mem/gems_common/ioutil/initvar.cc
src/mem/gems_common/ioutil/initvar.hh
src/mem/gems_common/ioutil/vardecl.hh
src/mem/ruby/config/RubyConfig.cc
src/mem/ruby/config/RubyConfig.hh
src/mem/ruby/config/config.hh [new file with mode: 0644]
src/mem/ruby/config/config.include [deleted file]