diff --git a/elf/elf.h b/elf/elf.h index baa6c6693e..ff5258d065 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -1231,8 +1231,7 @@ typedef struct #define AT_L3_CACHESIZE 46 #define AT_L3_CACHEGEOMETRY 47 -#define AT_MINSIGSTKSZ 51 /* Stack needed for signal delivery - (AArch64). */ +#define AT_MINSIGSTKSZ 51 /* Stack needed for signal delivery */ /* Note section contents. Each entry in the note section begins with a header of a fixed form. */