Add missing AT tags to the ELF common header.
authorLuis Machado <luis.machado@linaro.org>
Tue, 3 Mar 2020 13:13:53 +0000 (13:13 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 3 Mar 2020 13:13:53 +0000 (13:13 +0000)
commitb5ebe8ddf9c9cd1ce272cc9c7de528d41209be9f
tree7be203543a904f26cee74a03582daeb5f2da2868
parent8326546ebb46bba75a01e441960f408dd7ccdf2c
Add missing AT tags to the ELF common header.

* elf/common.h (AT_L1I_CACHESIZE, AT_L1I_CACHEGEOMETRY)
(AT_L1D_CACHESIZE, AT_L1D_CACHEGEOMETRY, AT_L2_CACHESIZE)
(AT_L2_CACHEGEOMETRY, AT_L3_CACHESIZE, AT_L3_CACHEGEOMETRY)
(AT_MINSIGSTKSZ): New defines, imported from glibc.
include/ChangeLog
include/elf/common.h
This page took 0.023793 seconds and 4 git commands to generate.