main: separate out interact() so it can be used by other functions
authorNathan Binkert <nate@binkert.org>
Wed, 13 Apr 2011 16:32:18 +0000 (09:32 -0700)
committerNathan Binkert <nate@binkert.org>
Wed, 13 Apr 2011 16:32:18 +0000 (09:32 -0700)
commit9d94d48a7d94ea0e18e35d5974ea70bb641e7640
tree3699b63364e6570fc821e9ee75bd799d13bc3299
parent326adda5f39d7aa90c573ad3444d27a3defbd1bc
main: separate out interact() so it can be used by other functions
src/python/m5/main.py