elf: Add CPU iteration support for future use in ld.so diagnostics
commit5653ccd847f0cd3a98906e44c97c71d68652d326
authorFlorian Weimer <fweimer@redhat.com>
Mon, 8 Apr 2024 14:48:55 +0000 (8 16:48 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 8 Apr 2024 14:48:55 +0000 (8 16:48 +0200)
treeeba79527b3a44c6e89a0d0dbc4510396b861f17f
parent1f94147a79fcb7211f1421b87383cad93986797f
elf: Add CPU iteration support for future use in ld.so diagnostics

Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
elf/dl-iterate_cpu.h [new file with mode: 0644]
sysdeps/generic/dl-affinity.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/dl-affinity.h [new file with mode: 0644]