This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] Generic OS ABI handling


> On Thu, May 16, 2002 at 06:35:23PM -0400, Andrew Cagney wrote:
> 
>  > Oh, thanks, I missed that.  So, you're removing osabi.h from defs.h, 
>  > right?  We're trying to trim the size of the defs.h include list :-)
> 
> Oh.  Well, I *could* do that.  I actually did the other way, including
> it in the *-tdep.h files which need the enum.
> 
> If that's what you'd prefer, I can accomodate that :-)

Now I'm confused.  So

"defs.h" DOES NOT contain #include "osabi.h"
"foo-tdep.h" DOES contain #include "osabi.h"

Ok.

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]