From 16c9b2cb66f798b0c6d011354140ca186a7cad3f Mon Sep 17 00:00:00 2001 From: Dave Martin Date: Mon, 18 Apr 2011 14:48:22 +0100 Subject: [PATCH] --- yaml --- r: 249957 b: refs/heads/master c: 4c3b512c6b054e8c0bf14b1d61b20d4569de0a21 h: refs/heads/master i: 249955: 29f6b8892238240b16feb645627aa1d5fa5c73b3 v: v3 --- [refs] | 2 +- trunk/include/linux/elf.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 */