gem5/python
Nathan Binkert 38da461fd7 Fix NextEthernetAddr
python/m5/config.py:
    NextEthernetAddr shouldnt' be a Singleton since we want __init__ to be
    called more than once.
    Make the EthernetAddr class a "proxy" so that unproxy will
    be called and NextEthernetAddr will generally work correctly.

--HG--
extra : convert_revision : c89bf268e805e202ae71030fcea4833867c7e477
2005-08-15 16:12:19 -04:00
..
m5 Fix NextEthernetAddr 2005-08-15 16:12:19 -04:00
SConscript rename m5scons.py scons_helper.py 2005-06-27 17:01:24 -04:00