OK, updated in v2
On Sat, Oct 15, 2022 at 5:16 AM Mark Wielaard wrote:
>
> On Tue, Sep 20, 2022 at 04:43:02PM +0800, Yonggang Luo via Elfutils-devel
wrote:
> > All of these files either #include directly or #include
"libelfP.h"
> > And now "libelfP.h also #include , so the platform depended
incl
On Tue, Sep 20, 2022 at 04:43:02PM +0800, Yonggang Luo via Elfutils-devel wrote:
> All of these files either #include directly or #include "libelfP.h"
> And now "libelfP.h also #include , so the platform depended include
> can be moved to system.h safely
I like this in theory since it cleans up s
All of these files either #include directly or #include "libelfP.h"
And now "libelfP.h also #include , so the platform depended include
can be moved to system.h safely
Signed-off-by: Yonggang Luo
---
lib/system.h | 11 +++
libebl/eblmachineflagname.c | 1 -
libebl/eb