4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 03:20:28 +08:00

2007-10-18 Roland McGrath <roland@redhat.com>

* common.h (NT_PPC_VMX): New macro.
This commit is contained in:
Roland McGrath 2007-10-18 09:57:04 +00:00
parent 70317d8506
commit 5565177f97

View File

@ -390,6 +390,8 @@
#define NT_AUXV 6 /* Contains copy of Elfxx_auxv_t */
#define NT_PRXFPREG 0x46e62b7f /* Contains a user_xfpregs_struct; */
/* note name must be "LINUX". */
#define NT_PPC_VMX 0x100 /* PowerPC Altivec/VMX registers */
/* note name must be "LINUX". */
/* Note segments for core files on dir-style procfs systems. */