about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/profil.c
diff options
context:
space:
mode:
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>2022-10-19 19:14:32 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-12-07 14:41:21 -0300
commit929ea132b43dbec93e5f4d28f316d37ede91a635 (patch)
treef1bf9085e96736710acb133d1b8ff1cb56b0b304 /sysdeps/unix/sysv/linux/profil.c
parent9d53dc48e885da95b60a12c1cbbce8d3ca5d7598 (diff)
downloadglibc-929ea132b43dbec93e5f4d28f316d37ede91a635.tar.gz
glibc-929ea132b43dbec93e5f4d28f316d37ede91a635.tar.xz
glibc-929ea132b43dbec93e5f4d28f316d37ede91a635.zip
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>
Diffstat (limited to 'sysdeps/unix/sysv/linux/profil.c')
0 files changed, 0 insertions, 0 deletions