commit | 3eaecff5137752dbe01b82efba36aad1d190fe7b | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Dec 23 00:32:29 2022 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Dec 23 00:52:04 2022 -0500 |
tree | 121b8714b7b7b2ca06c0b6c4c9f3a2b9dfe072a1 | |
parent | d9e217e950b01fac7948d2d326e866a9f2d1dcb8 [diff] |
sim: cgen: move symcat.h include to where it's used Move this out of the global sim-main.h and to the few files that actually use functions from it. Only the cgen ports were pulling this, so this makes cgen & non-cgen behave more the same.