glibc/sysdeps/unix/sysv/linux/microblaze/bits
Adhemerval Zanella Netto 929ea132b4 Linux: Consolidate typesizes.h
The generic (sysdeps/unix/sysv/linux/generic/bits/typesizes.h) and
default (bits/typesizes.h) differs in two fields:

                    bits/typesizes.h    Linux generic
__NLINK_T_TYPE      __UWORD_TYPE        __U32_TYPE
__BLKSIZE_T_TYPE    __SLONGWORD_TYPE    __S32_TYPE

Sinceit leads to different C++ mangling names, the default typesize.h
is copied for the requires archtiectures and the generic is make the
default Linux one.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2022-12-07 14:41:21 -03:00
..
fcntl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
procfs.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
struct_stat.h struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64 2022-07-25 11:06:49 -03:00
timesize.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
typesizes.h Linux: Consolidate typesizes.h 2022-12-07 14:41:21 -03:00