Newer
Older
UbixOS / src / sys / include / ubixos / static.h
#ifndef _UBIXOS_STATIC_H
#define _UBIXOS_STATIC_H

int static_constructors(void);

#endif