alistair23-linux/arch/um/sys-x86_64
Jeff Dike 189872f968 uml: don't use glibc asm/user.h
Stop including asm/user.h from libc - it seems to be disappearing from
distros.  It's replaced with sys/user.h which defines user_fpregs_struct and
user_fpxregs_struct instead of user_i387_struct and struct user_fxsr_struct on
i386.

As a bonus, on x86_64, I get to dump some stupid typedefs which were needed in
order to get asm/user.h to compile.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:07 -07:00
..
bug.c
bugs.c uml: remove code made redundant by CHOOSE_MODE removal 2007-10-16 09:43:05 -07:00
delay.c
fault.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ksyms.c
Makefile uml: throw out CONFIG_MODE_TT 2007-10-16 09:43:05 -07:00
mem.c
ptrace.c uml: fix x86_64 core dump crash 2007-08-31 01:42:22 -07:00
ptrace_user.c
setjmp.S
sigcontext.c
signal.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
stub.S
stub_segv.c
syscall_table.c i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
syscalls.c uml: fold mmu_context_skas into mm_context 2007-10-16 09:43:06 -07:00
sysrq.c
tls.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
um_module.c
user-offsets.c uml: don't use glibc asm/user.h 2007-10-16 09:43:07 -07:00