diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-10-19 15:39:45 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-10-19 15:39:45 -0400 |
commit | c9f48cde0a22641ce3daf54596a9ecebdab91435 (patch) | |
tree | 4bf5aebdedee3555badd6aae51bb798dd8a65eb6 /arch/powerpc/bits | |
parent | fix return value of ungetc when argument is outside unsigned char range (diff) | |
download | grovel-c9f48cde0a22641ce3daf54596a9ecebdab91435.tar.gz grovel-c9f48cde0a22641ce3daf54596a9ecebdab91435.tar.xz |
fix fpregset_t type on powerpc64
the userspace ucontext API has this as an array rather than a
structure.
commit 3c59a868956636bc8adafb1b168d090897692532 fixed the
corresponding mistake for vrregset_t, namely that the original
powerpc64 port used a mix of types from 32-bit powerpc and powerpc64
rather than matching the 64-bit types.
Diffstat (limited to 'arch/powerpc/bits')
0 files changed, 0 insertions, 0 deletions