This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH 2/8] Define register_t using bits/typesizes.h macros.


* Zack Weinberg:

>         * sysdeps/unix/sysv/linux/mips/bits/typesizes.h:
>         New file (copied from bits/typesizes.h).
>         Define __REGISTER_T_TYPE as __SWORD_TYPE for o32 and n64 ABIs.
>         Define __REGISTER_T_TYPE as __SQUAD_TYPE for n32.

Are you sure you used the correct template for this?  I would have
expected mips to use sysdeps/unix/sysv/linux/generic/bits/typesizes.h
before.

Thanks,
Florian


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