Newer
Older
ubixos / src / sys / include / ubixos / static.h
@reddawg reddawg on 16 Jan 2007 90 bytes UbixOS
#ifndef _UBIXOS_STATIC_H
#define _UBIXOS_STATIC_H

int static_constructors(void);

#endif