about summary refs log tree commit diff
path: root/debug/tst-chk2.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-01-06 17:19:24 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-01-21 14:05:15 +0000
commit058308066c9ee3d08361a61cc36835abfe5ecfb6 (patch)
treed28a0d32d025f750f213b023cc3078d2aeb8a258 /debug/tst-chk2.c
parentff6d62e9edb5dce537a6dd4a237d6053f331f09c (diff)
downloadglibc-058308066c9ee3d08361a61cc36835abfe5ecfb6.tar.gz
glibc-058308066c9ee3d08361a61cc36835abfe5ecfb6.tar.xz
glibc-058308066c9ee3d08361a61cc36835abfe5ecfb6.zip
elf: Make the tunable struct definition internal only
The representation of the tunables including type information and
the tunable list structure are only used in the implementation not
in the tunables api that is exposed to usage within glibc.

This patch moves the representation related definitions into the
existing dl-tunable-types.h and uses that only for implementation.

The tunable callback and related types are moved to dl-tunables.h
because they are part of the tunables api.

This reduces the details exposed in the tunables api so the internals
are easier to change.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'debug/tst-chk2.c')
0 files changed, 0 insertions, 0 deletions