mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-12 16:20:06 +00:00
2003-04-15 Roland McGrath <roland@redhat.com>
* sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for INTUSE(__register_frame_info_bases).
This commit is contained in:
parent
dce3db5635
commit
21e6610756
@ -30,6 +30,8 @@ extern void *__libc_stack_end;
|
||||
|
||||
#ifdef NEED_DL_SYSINFO
|
||||
# include "unwind-dw2-fde.h"
|
||||
extern __typeof (__register_frame_info_bases)
|
||||
INTUSE(__register_frame_info_bases);
|
||||
static struct object eh_obj;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user