mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
2000-06-20 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/syscalls.list: New file. 2000-06-20 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/machine-gmon.h: New file. * sysdeps/unix/sysv/linux/ia64/profil-counter.h: New file. 2000-06-20 David Mosberger-Tang <davidm@hpl.hp.com> * sysdeps/unix/sysv/linux/ia64/getpagesize.c: New file. 2000-06-20 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/sys/ucontext.h: Fix typo.
This commit is contained in:
@ -54,7 +54,7 @@ typedef struct
|
||||
unsigned long int ss_flags; /* Save state flags. */
|
||||
unsigned long int br_1, br_2, br_3, br_4, br_5; /* Branch registers. */
|
||||
unsigned long int p_regs; /* Predicates. */
|
||||
} mcountext_;
|
||||
} mcontext_t;
|
||||
|
||||
|
||||
typedef struct ucontext
|
||||
|
Reference in New Issue
Block a user