No longer needed, calls begin crtbegin & crtend were just removed.
This commit is contained in:
parent
cbd1bb578a
commit
03363828ac
@ -1,8 +0,0 @@
|
||||
/* $NetBSD: crt.h,v 1.1 1998/05/06 05:32:08 ross Exp $ */
|
||||
|
||||
/* Public Domain */
|
||||
|
||||
typedef void (*voidvoid)(void);
|
||||
|
||||
extern void __noconst_i(voidvoid *) __attribute__((section(".init")));
|
||||
extern void __noconst_f(voidvoid *) __attribute__((section(".fini")));
|
Loading…
Reference in New Issue
Block a user