add AT_MINSIGSTKSZ to elf.h from linux v4.18

new in linux commit 94b07c1f8c39c6d839df35fa28ffd1785d385897

currently only supported on aarch64
This commit is contained in:
Szabolcs Nagy 2018-08-22 17:51:25 +00:00 committed by Rich Felker
parent d149e69c02
commit 836022b1c3
1 changed files with 1 additions and 0 deletions

View File

@ -1035,6 +1035,7 @@ typedef struct {
#define AT_L3_CACHESIZE 46
#define AT_L3_CACHEGEOMETRY 47
#define AT_MINSIGSTKSZ 51
typedef struct {