Skip to content

Commit

Permalink
2007-10-18 Roland McGrath <roland@redhat.com>
Browse files Browse the repository at this point in the history
	* elf/elf.h (NT_PPC_VMX): New macro.
  • Loading branch information
Roland McGrath committed Oct 18, 2007
1 parent 28919a7 commit 6368c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions elf/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ typedef struct
#define NT_LWPSINFO 17 /* Contains copy of lwpinfo struct */
#define NT_PRFPXREG 20 /* Contains copy of fprxregset struct */
#define NT_PRXFPREG 0x46e62b7f /* Contains copy of user_fxsr_struct */
#define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */

/* Legal values for the note segment descriptor types for object files. */

Expand Down

0 comments on commit 6368c0b

Please sign in to comment.