glibc/sysdeps/unix/sysv/linux/arm/sys
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
..
elf.h Move contents to sys/procfs.h, and tell the user to include that file instead. 2001-04-22 14:08:57 +00:00
io.h Remove K&R compatibility, add missing ints. 1999-12-29 17:50:45 +00:00
procfs.h Remove old cruft surrounded with #if 0. 2001-04-22 14:07:25 +00:00
ucontext.h Remove comma at end of enum. 2001-02-03 17:05:56 +00:00
user.h (struct user_fpregs): Renamed from struct user_fp. 2001-04-22 14:10:14 +00:00