This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: generate eh_frame information for assembler code


> Should it go in sysdeps/generic/sysdep.h?  That's included by sysdep.h
> files?  Or shall I create a new specific file and include it in
> x86_64/sysdeps.h?

It shouldn't go in a CPU-specific file if it's not really CPU-specific.
generic/sysdep.h seems fine to me.


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