GC code that moved to crtbrand.c.
This commit is contained in:
parent
474da9b45d
commit
60e24208f0
@ -27,10 +27,6 @@
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
#define ABI_VENDOR "FreeBSD"
|
||||
#define ABI_SECTION ".note.ABI-tag"
|
||||
#define ABI_NOTETYPE 1
|
||||
|
||||
typedef void (*fptr)(void);
|
||||
|
||||
static fptr ctor_list[1] __attribute__((section(".ctors"))) = { (fptr) -1 };
|
||||
|
Loading…
x
Reference in New Issue
Block a user