00001 #ifndef _UBIXOS_STATIC_H 00002 #define _UBIXOS_STATIC_H 00003 00004 int static_constructors(void); 00005 00006 #endif