mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
Pretty printing.
This commit is contained in:
parent
4a531bb0b3
commit
8bdf4e6eb8
@ -4,8 +4,8 @@
|
||||
calling those lists of functions. */
|
||||
|
||||
#ifndef NO_CTORS_DTORS_SECTIONS
|
||||
#include <libc-internal.h>
|
||||
#include <stdlib.h>
|
||||
# include <libc-internal.h>
|
||||
# include <stdlib.h>
|
||||
|
||||
static void (*const __CTOR_LIST__[1]) (void)
|
||||
__attribute__ ((section (".ctors")))
|
||||
|
Loading…
Reference in New Issue
Block a user