diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-01-28 16:14:41 +0000 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-02-12 09:38:12 +0000 |
commit | 6ba4545b1f9553e68e992305c92cf46246a79dae (patch) | |
tree | e109a5ad3a32447725657200ce58e4f159c66750 /src/sim/arguments.hh | |
parent | 15e497d3f11504f957406feee9797cbf6449fffd (diff) | |
download | gem5-6ba4545b1f9553e68e992305c92cf46246a79dae.tar.xz |
python: Fix native module initialisation on Python 3
The approach we currently use to register our native modules doesn't
work on Python 3. Convert the code to use the Python inittab instead
of the old ad-hoc method.
Change-Id: I961f8a33993c621473732faeaab955a882769a4b
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15979
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/sim/arguments.hh')
0 files changed, 0 insertions, 0 deletions