mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
ia64: link.h: adjust whitespace
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
3f637079f5
commit
cd702fc455
@ -1,3 +1,7 @@
|
||||
2013-12-24 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* sysdeps/ia64/bits/link.h: Fix whitespace.
|
||||
|
||||
2013-11-28 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/ia64/fpu/fegetround.c (fegetround): Use libm_hidden_def.
|
||||
|
@ -46,17 +46,17 @@ typedef struct La_ia64_retval
|
||||
__BEGIN_DECLS
|
||||
|
||||
extern Elf64_Addr la_ia64_gnu_pltenter (Elf64_Sym *__sym, unsigned int __ndx,
|
||||
uintptr_t *__refcook,
|
||||
uintptr_t *__defcook,
|
||||
La_ia64_regs *__regs,
|
||||
unsigned int *__flags,
|
||||
const char *__symname,
|
||||
long int *__framesizep);
|
||||
extern unsigned int la_ia64_gnu_pltexit (Elf64_Sym *__sym, unsigned int __ndx,
|
||||
uintptr_t *__refcook,
|
||||
uintptr_t *__defcook,
|
||||
const La_ia64_regs *__inregs,
|
||||
La_ia64_retval *__outregs,
|
||||
const char *__symname);
|
||||
La_ia64_regs *__regs,
|
||||
unsigned int *__flags,
|
||||
const char *__symname,
|
||||
long int *__framesizep);
|
||||
extern unsigned int la_ia64_gnu_pltexit (Elf64_Sym *__sym, unsigned int __ndx,
|
||||
uintptr_t *__refcook,
|
||||
uintptr_t *__defcook,
|
||||
const La_ia64_regs *__inregs,
|
||||
La_ia64_retval *__outregs,
|
||||
const char *__symname);
|
||||
|
||||
__END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user