]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: move scache init to dynamic modules.c
authorMike Frysinger <vapier@gentoo.org>
Mon, 14 Jun 2021 02:45:02 +0000 (22:45 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 30 Jun 2021 16:41:53 +0000 (12:41 -0400)
commit6cf75d895ad992f4f99f94bdcf469afe0482f8fa
tree8cc4f4b265de34da729bf2c46e8b1783d4cfd41a
parent953fac6481598d64087f45030f243374ba599099
sim: move scache init to dynamic modules.c

Use the new modules.c framework to find & initialize this module.
sim/common/ChangeLog
sim/common/cgen-scache.c
sim/common/cgen-scache.h
sim/common/sim-module.c