2009-02-26 Andrew Stubbs <ams@codesourcery.com>
commita3c375065d0e90b85f4cd7ad98aaac535eb3adbb
authorUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 20:23:36 +0000 (26 20:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 26 Feb 2009 20:23:36 +0000 (26 20:23 +0000)
tree93b5c3d4570b6851312312499ddc5f44cba2fd74
parent6cbe890a9d379d85fe849a8317010f05ace00809
2009-02-26  Andrew Stubbs  <ams@codesourcery.com>

    SUGIOKA Toshinobu  <sugioka@itonet.co.jp>

* sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
sys/ucontext.h and asm/elf.h.  Include sys/user.h.
* sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
and asm/user.h.  Include asm/ptrace.h.
(PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
Undefine.
(start_thread): Don't undefine.
(elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
Define.
ChangeLog
sysdeps/unix/sysv/linux/sh/sys/procfs.h
sysdeps/unix/sysv/linux/sh/sys/user.h