glibc/sysdeps/unix
Ulrich Drepper e8551fba7f (struct user_fpregs): Renamed from struct user_fp.
(struct user_regs): New.
(struct user): Use struct user_regs rather than struct pt_regs to
avoid dependency on asm/ptrace.h.  Use struct user_fpregs in place
of struct user_fp and struct user_fp_struct.
2001-04-22 14:10:14 +00:00
..
alpha (inline_syscall_clobbers): Add memory clobber. 2000-09-15 17:48:15 +00:00
arm Wrap assembler macros in #ifdef __ASSEMBLER__. 1998-10-22 11:17:42 +00:00
bsd Not needed. 2000-10-27 06:48:36 +00:00
mips Use SYS_ify. 2000-12-05 17:41:00 +00:00
sysv (struct user_fpregs): Renamed from struct user_fp. 2001-04-22 14:10:14 +00:00