misc: Add v22.0.0.1 hotfix
This hotfix fixes a bad import in src/python/gem5/components/processors/simple_core.py
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
from typing import Optional
|
||||
from python.gem5.utils.requires import requires
|
||||
from ...utils.requires import requires
|
||||
from ..processors.abstract_core import AbstractCore
|
||||
|
||||
from .cpu_types import CPUTypes
|
||||
|
||||
Reference in New Issue
Block a user