sim: pru: move arch-specific settings to internal header
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 04:52:24 +0000 (23:52 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 13:32:58 +0000 (08:32 -0500)
commit2a91447ab87a8dc8432ef37d4647c8ac9935a03d
treea447378fcb8bcffa5e9be34f3c87486adc3f9b7e
parent627bdb63949c1766d03ae16536bf9ea15e252c11
sim: pru: move arch-specific settings to internal header

There's no need for these settings to be in sim-main.h which is shared
with common/ sim code, so drop the pru.h include and move the remaining
pru-specific settings into it.
sim/pru/pru.h
sim/pru/sim-main.h