commit | ca7b34c5bead0acd3c93670d849081da04f5bcd9 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Oct 31 18:16:14 2022 +0545 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Nov 03 12:51:21 2022 +0545 |
tree | 1f2665e931965e5176c6ec179ea650de4b79e5db | |
parent | ae1c45ead6b60ef0fd338bbeb6a4c5e5808c6e6a [diff] |
sim: common: remove unused include paths A bunch of these paths don't include any headers, and most likely never will, so there's no real need to keep them. This will let us harmonize paths with the top-level Makefile more easily, which will in turn make it easier to move more compile steps there.