]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/elf.h
Merge commit 'v2.6.28-rc2' into topic/asoc
[karo-tx-linux.git] / include / linux / elf.h
index edc3dac3f02f446802136b6ad65bbc39cbd6996a..0b61ca41a0445009ee757680aa31fa2320e144f2 100644 (file)
@@ -360,6 +360,7 @@ typedef struct elf64_shdr {
 #define NT_PPC_SPE     0x101           /* PowerPC SPE/EVR registers */
 #define NT_PPC_VSX     0x102           /* PowerPC VSX registers */
 #define NT_386_TLS     0x200           /* i386 TLS slots (struct user_desc) */
+#define NT_386_IOPERM  0x201           /* x86 io permission bitmap (1=deny) */
 
 
 /* Note header in a PT_NOTE section */