Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182185
b: refs/heads/master
c: 73bfa5f
h: refs/heads/master
i:
  182183: 449cb23
v: v3
  • Loading branch information
Michael Holzheu authored and Martin Schwidefsky committed Feb 26, 2010
1 parent 1bbabc6 commit 3ba331e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61fd330dee1606a6bdb741f9c156bca386a4e438
refs/heads/master: 73bfa5f2f71efcdcaad8d18cbed96b9d7ed86948
5 changes: 5 additions & 0 deletions trunk/include/linux/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,11 @@ typedef struct elf64_shdr {
#define NT_386_TLS 0x200 /* i386 TLS slots (struct user_desc) */
#define NT_386_IOPERM 0x201 /* x86 io permission bitmap (1=deny) */
#define NT_S390_HIGH_GPRS 0x300 /* s390 upper register halves */
#define NT_S390_TIMER 0x301 /* s390 timer register */
#define NT_S390_TODCMP 0x302 /* s390 TOD clock comparator register */
#define NT_S390_TODPREG 0x303 /* s390 TOD programmable register */
#define NT_S390_CTRS 0x304 /* s390 control registers */
#define NT_S390_PREFIX 0x305 /* s390 prefix register */


/* Note header in a PT_NOTE section */
Expand Down

0 comments on commit 3ba331e

Please sign in to comment.