On Thu, 10 Jun 2021 at 09:45, Claudio Fontana <cfont...@suse.de> wrote: > > On 6/5/21 10:50 PM, Richard Henderson wrote: > > I don't see the point in the excessive replication of header files, for > > exactly > > one declaration. This is not the first example. > > > > What's wrong with internal.h? > > Doesn't mean anything and leads to a mess of unrelated code.
It is all related: it is "things that the target/arm code needs, which are not needed by anything outside target/arm". > I think we should be better at creating meaningful modules target/arm is a meaningful grouping of code :-) thanks -- PMM