ruby: Ruby support for LLSC

This commit is contained in:
Brad Beckmann
2010-03-21 21:22:21 -07:00
parent f53287f9ad
commit 6d22db4eaa
4 changed files with 102 additions and 20 deletions

View File

@@ -49,3 +49,5 @@ Source('RubyPort.cc')
Source('Sequencer.cc', Werror=False)
Source('System.cc')
Source('TimerTable.cc')
TraceFlag('RubyCache')