OSDN Git Service

s390x: fix fpreg_t and remove unused per_struct
authorTuan M. Hoang <tmhoang@flatglobe.org>
Tue, 14 Mar 2017 20:44:04 +0000 (16:44 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 16 Mar 2017 00:25:45 +0000 (20:25 -0400)
commit74bca42e1613c58805d7b048841c2fa8f8502158
treefdd875d4e54b5cbfb11d8520e82d063c8f3ce130
parenta393d5cc8d22b628fcc1da1b3a2cdae42ca643a9
s390x: fix fpreg_t and remove unused per_struct

Including sys/procfs.h complains unknown type name 'fpreg_t' in
bits/user.h. fpreg_t in bits/signal.h and elf_fpreg_t in bits/user.h
are practically the same.

per_struct is never used, even conflicts with kernel header
asm/ptrace.h
arch/s390x/bits/user.h