Barrelfish
Typedefs
crtend.c File Reference

C++ startup code. Contains .ctors section footer and ABI support. More...

Typedefs

typedef void(* CDtor) (void)
 A global constructor takes no arguments and returns nothing.
 

Detailed Description

C++ startup code. Contains .ctors section footer and ABI support.