diff --git a/[refs] b/[refs] index c8df6bcedb54..5aa61ad67020 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4394c1244249198c6b85093d46935b761b36ae05 +refs/heads/master: 4c3b512c6b054e8c0bf14b1d61b20d4569de0a21 diff --git a/trunk/include/linux/elf.h b/trunk/include/linux/elf.h index 4d608014753a..110821cb6ea5 100644 --- a/trunk/include/linux/elf.h +++ b/trunk/include/linux/elf.h @@ -395,6 +395,7 @@ typedef struct elf64_shdr { #define NT_S390_CTRS 0x304 /* s390 control registers */ #define NT_S390_PREFIX 0x305 /* s390 prefix register */ #define NT_S390_LAST_BREAK 0x306 /* s390 breaking event address */ +#define NT_ARM_VFP 0x400 /* ARM VFP/NEON registers */ /* Note header in a PT_NOTE section */